>> How can I know if a web browser is cookies enables?
>Send them ONE cookie and see if you get it back on the next page.
yep
>Actually, just use session_start() and see if it works or not is even
easier.
having sessions working is not dependent on cookies.

-- 
View this message in context: 
http://www.nabble.com/How-can-I-know-if-a-browser-is-cookies-enables--tf3172563.html#a8806163
Sent from the PHP - General mailing list archive at Nabble.com.

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

Reply via email to