On Wed, 19 Jan 2005, Philip Olson wrote: > Could someone explain auto_globals_jit a little? It'll then > be documented :)
AFAIK it is a setting to control whether autoglobals (GET/POST/COOKIE et al.) should be initialized JIT (Just In Time, when they are first used), or always when the script starts. I am not sure for which auto globals this setting has any effect though. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php