natalieG Posted July 3, 2006 Share Posted July 3, 2006 Is there a way to query the cleint browaer and see if cookies are enabled?Natalie Link to comment https://forums.phpfreaks.com/topic/13564-cookies-enabled/ Share on other sites More sharing options...
wildteen88 Posted July 3, 2006 Share Posted July 3, 2006 The only way to do it is to create a test cookie in javascript then check to see whether the test is available. If the test cookie was retunr cookies are enabled otheriwse cookies are not enabled. [url=http://techpatterns.com/downloads/javascript_check_cookies.php]This site here[/url] explains/shows how to do this. Link to comment https://forums.phpfreaks.com/topic/13564-cookies-enabled/#findComment-52522 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.