What is the minimum version of php that needs to be running in order to use html_ajax?



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

Post New Answer

More AJAX Interview Questions

What is the name of the dll that contains the ajax control toolkit?

1 Answers  


Do ajax applications always deliver a better experience than that delivered by a traditional web application?

1 Answers  


Define the role of the Update Panel?

1 Answers  


What are different readystate in ajax?

1 Answers  


How to handle multiple or concurrent requests in ajax?

1 Answers  


Does java have support for comet style server-side push?

1 Answers  


Is the server or the client in control?

1 Answers  


What are the new features included in the microsoft ajax library? : asp.net ajax

1 Answers  


Who's using ajax?

1 Answers  


Who is using ajax?

1 Answers  


How to create an ajax website using visual studio?

1 Answers  


Diff b/w javascript and jquery

2 Answers   Hoch Technologies,


Categories