[PHP-DEV] trivial question From: Teodor Cimpoesu (teo <email protected>)
Date: 07/01/00

What does :
        HashTable *ht = &EG(symbol_table);
stand for?
Does if fetch the PHP globals? (the $GLOBALS array.)

I sow that in the session.c:php_get_session_var
and I was curious how does session get it's variables
to be stored.

--teodor

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>