Posts Tagged ‘two’

PHP Tutorial – Basic Comment System Using jQuery – Part 2

In this two-part tutorial series we will be creating a basic comment system using PHP MySQL and jQuery. The comment will automatically be added to the list of comments using jQuery to load the updated data onto the page. All comment posting and comment refreshing is done behind the scenes. The tutorials mentioned in this tutorial are listed below. Website: www.timkipptutorials.com Forums www.timkipptutorials.com Database Connection Script: www.timkipptutorials.com Implementing jQuery (video): www.timkipptutorials.com Implementing jQuery (text): www.timkipptutorials.com Converting MySQL Datetime Field: www.timkipptutorials.com