AJAX

 AJAX (Asynchronous JavaScript XML) is a powerful tool to making web pages dynamic without  reload the page.

What is AJAX ?

- AJAX allows you to send and receive data from the server without refreshing the entire web page. 
. Imagine submitting a form and loading a new data (like  comments) without reloading the page - that's AJAX


Comments

Popular posts from this blog

PHP INTERVIEW QUESTIONS

PHP Intermediate Questions Interview Preparation

PHP Interview Questions (Beginner Level) – Short Answers