* and then Nick Wilson declared.... > Hi all, > > In a php class I'm using I do this: > > require_once('db/settings.inc'); // just hold db properties
Ooops, sorry everyone. Just noticed that one of the classes does *not* use require_once() but require() -- and therein lies the problem ;-) -- Nick Wilson // www.tioka.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php