Friday, May 20, 2011

Adding A Comment and Displaying the Data - AJAX, PHP & MySQL

This is an extension to another video tutorial here on YouTube (www.youtube.com where you can add a comment to a MySQL database using AJAX. In this video I show this data being displayed on the same page. Essentially, the data is being added and then ripped from the database all with the same click. And the good thing with AJAX of course is that the page never refreshes. It's therefore a handy method to create a fast/stylish comment system to your website. As this is my first video recording, I haven't listed any code. If you would like to see how I did this then please leave a comment. I'm not a consistent uploader and therefore not sure how much demand there will be on this video.

No comments:

Post a Comment