Brian Dunning wrote:
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


Post some code.

--
John C. Nichel
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

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



Reply via email to