Jump to content

xmlhttp.open(method, url, false);


napsternapster

Recommended Posts

Hi people,

 

why Firefox does not return anything when you are this statement to call php page using ajax xmlhttp.open("GET", url, false); and it submit before getting the response from php.When using this statement xmlhttp.open(method, url, true); it works the same way.

 

requested solution

which is the better way off solving this problem

Link to comment
https://forums.phpfreaks.com/topic/170631-xmlhttpopenmethod-url-false/
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.