Hi, Is there a simple method for checking if cookies are enabled (able to be set) on a browser? The only method I can think of is setting the cookie, then refreshing the page (or going to another URL) in order to tet if the cookie exists... which sounds messy.
I'd prefer not to use anything client-side (javascript etc). Has anyone got some code (simular to above, or a better solution) or examples they can post? Justin French -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php