|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I've always wanted to know how to make a user comment feature at the end of every article. It would first display a form with basic fields like Name, E-mail, Comment then under it would be the comments of all the other users.
Just a suggestion ![]()
__________________
![]() ![]() "Only Linux users see the end of crashes." - Pl4t0 |
|
#2
|
|||
|
|||
|
im acutally making one for my personal site.
basically what you need to do is create a table with all the comment deails and also have something like a field called article_id where the article id goes, then on the article page at the bottom put a query like this SELECT * FROM comments WHERE article_id=$article_no then if 3 or more have the same article no it will print them. thats just really basicly what you have to do |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Article suggestion... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|