Jump to content

AJAX SESSION Login?


Rezert

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.