Re: Session Variables How Many?



FYI: Unless you pass around the session ID using GET, sessions store
the value in a cookie.

.