Session handling was added in PHP 4.0. 

>>The first line of my file is session_start(); but whenever I try to set 
>>or reference $_SESSION['anything'] I get:
>>
>>  Undefined variable: _SESSION
>>
>>What's up with that???
>>
>>- Brian

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

Reply via email to