[Techtalk] PHP, session variables & cookies

Dan dan at cellectivity.com
Mon Mar 7 22:22:40 EST 2005


> What's nice
> about sessions in php is the built-in functionality that checks first
> whether cookies are allowed before appending a session id to the url.

Really? But when it sends a cookie from page A, how can it know whether 
the cookie will be accepted before the user requests page B (at which 
point the information is already lost)?

-- 
Never raise your hand to your children: it leaves your midsection 
unprotected.
     - Robert Orben


More information about the Techtalk mailing list