I was wondering what is a good tutorial on how to create PHP & MySQL comments for my website users.
A:
If you aim is to simply add comments and not to learn about PHP & MySQL have a look at http://disqus.com/
cherouvim
2010-05-30 14:36:37
structure
2010-05-30 14:38:58
A:
Take any guestbook guide and add only one field to the db table and queries - article_id
That's all, you've got your comments.
Col. Shrapnel
2010-05-30 14:38:42
A:
RobertPitt
2010-05-30 14:55:02
As you have selected this as your answer I would advice you to take a deeper look into security as the link I provided was purely for example perposes and you should be car full the security.This is a good tutorial to start learning tho of course
RobertPitt
2010-05-30 18:26:32