Sorry if this is the wrong place to ask ... but I searched the docs/archives and couldn't find a definite answer so I though I might ask the developers. I did see something about PWEE but it wasn't' clear enough.
Does using the auto_prepend config option in the php.ini file cause PHP to cache the file in memory? Or will the file be read off disk for every script called ... (I am using PHP as an Apache module). Since PHP has to keep pre/appending the *same* file to *all* scripts it runs it would seem efficient to have the engine keep the file in memory ... Thanks, Jc PS If this is the wrong place to ask please don't flame, just point me in the right direction. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php