What is the minimum version of php that needs to be running in order to use html_ajax?
Answer / Santosh Kumar Pandey
There's no built-in PHP function called 'html_ajax'. It seems like there might be a typo or misinterpretation. However, AJAX can be implemented in PHP using XMLHttpRequest (for JavaScript) or cURL/fopen wrappers (for server-side PHP scripts). These functionalities are available in most versions of PHP.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the name of the dll that contains the ajax control toolkit?
Do ajax applications always deliver a better experience than that delivered by a traditional web application?
Define the role of the Update Panel?
What are different readystate in ajax?
How to handle multiple or concurrent requests in ajax?
Does java have support for comet style server-side push?
Is the server or the client in control?
What are the new features included in the microsoft ajax library? : asp.net ajax
Who's using ajax?
Who is using ajax?
How to create an ajax website using visual studio?
Diff b/w javascript and jquery