Rezert Posted June 22, 2008 Share Posted June 22, 2008 Okay, so a while ago I tried to use AJAX to make my login (which uses PHP sessions) AJAX. Now the problem is, responseText returns what is on the page, but won't set cookies or sessions. So I'm wondering if it's possible to do an AJAX login...I'm sure I've seen it somewhere before. Also, I created an AJAX something else but I remember that I was not able to do if(ajax.readyStatus == 4) because it was going to slow. I had to use a while statement and a function to repeat every 1 second to check if it was 4 yet. Did I do something wrong? Link to comment https://forums.phpfreaks.com/topic/111336-ajax-session-login/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.