Does using the auto_prepend config option in the php.ini file act 
exactly like and include() call.

An include call will read the file off disk ... will auto.prepend do the 
same thing or will PHP keep the file in memory for quick retrival?

Jc


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

Reply via email to