This may be a silly question . . . where is the information that sessions
hold actually kept? Are cookies generated? Do sessions just simplify the
process of generating those cookies and keeping track of that information?

I have access to PHP3 as an apache module, and PHP4 as a cgi...I'm wondering
if PHP4's sessions are worth the CGI headache?

Thanks! Rita.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to