Home     PHP / Javascript / Ajax
PHP Ajax Basic Tutorial Script

PHP Script Codes > tutorials-training-tips

Ajax Basic Tutorial Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 894

PHP Script Codes > Ajax Basic Tutorial
AJAX, or Asynchronous JavaScript and XML, is a web technology that is based on JavaScript and HTTP requests. By using AJAX we can use JavaScript to get/send data from/to a server without reloading the whole webpage with the help of XMLHttpRequest object