ChrisGr Posted December 6, 2006 Share Posted December 6, 2006 have you ever heard of that.Well i cant believe it(and it makes me feel stupid for saying such a thing but...) but it is true. In a login system Firefox logs as it should and explorer doesnt.the code for checking the username and password is in a file and goes like this :login form -> checking file -> if(ok)->login if(not)-> go to login formthe code does a simple check with the database data and gives or not access.if someone ever heard of something like that please let me know i would Appriciate it. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/29641-login-system-working-on-firefox-and-not-onexplorer/ Share on other sites More sharing options...
trq Posted December 6, 2006 Share Posted December 6, 2006 Assuming your using sessions to log a user in. Has IE got cookies enabled? Link to comment https://forums.phpfreaks.com/topic/29641-login-system-working-on-firefox-and-not-onexplorer/#findComment-136061 Share on other sites More sharing options...
ChrisGr Posted December 6, 2006 Author Share Posted December 6, 2006 Thank you for your reply . Yes i am using simple sessions and i accept all cookies but still the problem exists. It doesnt make sense. : ( Link to comment https://forums.phpfreaks.com/topic/29641-login-system-working-on-firefox-and-not-onexplorer/#findComment-136083 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.