I thought I read that this was possible once, but I can't find anything
to substantiate/refute it...

Is it possible to prepend a configuration file to my pages?

For example, 

I have a app.config.inc file which contains an application specific
include path as well as includes the classes my application needs. 
Currently this file is in my web root, but I would like to place it
outside of my web root but still include it in all of my pages...

Is this possible?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to