From: Danie R. <dr...@tu...> - 2002-01-24 06:52:49
|
On Wed, Jan 23, 2002 at 10:54:24AM -0500, James E. Flemer wrote: > Would it be possible for you to remove the extension and > see if this bit of code catches it (when placed before the > mysql_connect())? > > if(!extension_loaded('mysql')) { > echo('<b>Mysql extension not loaded. Aborting.</b>'); > exit; > } It works. Or more correctly, tells me why it's not working :) -- Danie Roux *shuffle* Adore Unix |