I'm trying to find an enviroment variable, or something, that will let me
know if the client's browser has cookies enabled or not.  I'm doing this,
because I don't want to pass the SID in the URL if I don't have to, and the
PHP I am working with is not compiled with --trans-sid

I'm guessing I could do this in a roundabout way, by setting a cookie, then
trying to read it back.  However, I was wondering if there way a simpler
way?

- John Vanderbeck
- Admin, GameDesign



-- 
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