This is 4.3.2 and sessions are enabled.

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

- Brian

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



Reply via email to