The advent of AJAX (Asynchronous Javascript and XML) has opened up new doors to web developers, allowing for interaction with and display of database and other external data in a web document, without the need to load a new page.
This is my tutorial for beginners wanting to use AJAX on their websites.
Continue reading AJAX for beginners


