use php to build multi level comment system
multi level comment system
http://www.roytuts.com/nested-comment-system-in-php-ajax/
index.php
|
|
create table in mysql
|
|
comments.php
|
|
config.php
|
|
helper.php
|
|
add_comment.php
|
|
comments_blog.js
|
|
comments.css
|
|
Code House
use php to build multi level comment system
http://www.roytuts.com/nested-comment-system-in-php-ajax/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|