Basic AJAX Question:
Download Questions PDF

What is the minimum version of PHP that needs to be running in order to use HTML_AJAX?

Answer:

The oldest PHP version we've fully tested HTML_AJAX is 4.3.11, but it should run on 4.2.0 without any problems. (Testing reports from PHP versions older then 4.3.11 would be appreciated.)

Download AJAX Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between proxied and proxyless calls in AJAX? What is the XMLHttpRequest object in AJAX?