Software Engineering Understand AJAX by building a PHP application Let's see how AJAX works. Using PHP along HTML and Javascript, we will understand how AJAX is an efficient technique for accessing web servers from a web page without having to reload the web page. Goodbye traditional post requests !