Web Developers Question:

What is XMLHttpRequest object in AJAX?

Web Developers Interview Question
Web Developers Interview Question

Answer:

It offers a non-blocking way for JavaScript to communicate back to the web server to update only part of the web page.


Previous QuestionNext Question
What is the W3C DOM?Which is the minimum version of PHP that needs to be running in order to use HTML_AJAX?