PHP Programming Tutorial - Basic Comment System Using jQuery - Part 1

Опубликовано: 16 Февраль 2026
на канале: TimKippTutorials
6,004
14

Follow me on Twitter @   / tktutorials  
Check out my website @ http://www.timkipptutorials.com

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.

Database Connection Script:
http://www.timkipptutorials.com/pages...

Implementing jQuery (video):
http://www.timkipptutorials.com/pages...

Implementing jQuery (text):
http://www.timkipptutorials.com/pages...

Converting MySQL Datetime Field:
http://www.timkipptutorials.com/pages...