Hi

I am writing a function to construct page links within my site; I want it to
append the session id to the URL's query string if the client does not
accept cookies (and ignore the session id if the client does accept
cookies).

How do I detect if the client browser accepts cookies?
Indeed, has anyone got such a function as described above?

Any help gratefully received.

David




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to