Board Comment
|
Popularity: (223)
Tags: php board comment Link: Visit It >> |
Comment Board Com... comments.php which displays the comments commentadd.php which processes the comment and commentform.html which is s... "comments" Then use this code to create the table: CREATE TABLE `comtbl` ( `postID` INT NOT NULL AUTO_INCREMENT `pos...