Learn how to AJAXify Comment Forms
In this week’s video tutorial, I’ll teach you how to take a simple, boring contact form and add some animations and an AJAX post request to submit the form to your MySQL database asynchronously. In addition, we’ll also implement a bit of server and client-side validation to better secure our data.

