Very simple session question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I've gone bozzeyed, so I've a simple question for you.

I open session_start() as the first thing, on each page.

I set a session variable using, for instance,
$_SESSION['ACCOUNTemail'] = $email;

The next program, when I var_dump($_SESSION), it shows an empty array.

That program does run session_start() too.

What's obviously wrong, or what's my most likely cause?

Cheers
J

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux