On Mar 2, 2010, at 9:45 AM, Joseph Thayne wrote:

I do not know if the question has been answered, but how are you opening the session? Are you using session_start() or are you using session_register()?

Hi Joseph.

It is created via:

session_start();

--Rick


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

Reply via email to