Re: Session Variables How Many?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Session Variables How Many?

From: Andy Jeffries <news@andyjeffries.co.uk>
Date: Fri Mar 31 2006 - 09:46:19 CEST

On Thu, 30 Mar 2006 19:16:58 -0800, Richard Levasseur wrote:
> FYI: Unless you pass around the session ID using GET, sessions store the
> value in a cookie.

That should read "sessions store the value (of the session ID) in a
cookie". They don't store the session values in a cookie.

Cheers,

Andy

-- 
Andy Jeffries MBCS CITP ZCE   | gPHPEdit Lead Developer
http://www.gphpedit.org       | PHP editor for Gnome 2
http://www.andyjeffries.co.uk | Personal site and photos
Received on Mon May 1 02:45:38 2006