We saw in Part1 how to use AJAX with JavaScript and jQuery to get data from a MySQL database and from an XML file. In this second part you will see... Read More
Category: AJAX
AJAX is very useful for example to get the data we need and display it to the user without refreshing the page. AJAX is basically JavaScript used to... Read More