(Please see video #9 for links to ALL of the code used in this video)
NOTE: to understand this video you need to first watch video number 9.
This video will show you how to create a photo gallery using PHP, AJAX and jQuery. You will learn how to handle form data with javascript, and send it to the server using javascript/jquery, and then make insertions in your database. So, essentially we will be making MySQL database insertions using jquery/ajax in the browser and PHP on the backend. #ajax #jquery #javascript #php