[PHP-DEV] Cookie Detection From: Brian Tanner (btanner <email protected>)
Date: 06/19/01

//When browser turnoff cookie support, the PHP will add session id at end of
all local URL links

Can someone put me up to date on exactly *HOW* PHP knows if cookies are
enabled? Is there a practical way to check for that? I have my own session
handling implemented... and I do both "sid" passing as well as cookies...
but I'd love to know how to detect....

-Brian Tanner

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>