chubzyko 50+ Club

Joined: 30 Jul 2008 Posts: 97 Location: Marikina City, Philippines
|
Posted: Mon Aug 04, 2008 5:37 pm Post subject: how to save the comment in a new html file? |
|
|
haiya guys, I have an html and php file saved in a database for my comment box. I know how to make it work, the comment will be displayed in comment.php if I click the submit button in form.html. But if I'm going to go back to the form.html and write another comment again, the first comment will be lost. What I wanna do is, if I click the submit button, the latest comment will be added in the comment.php. So all the old comments will also be saved in that page.
Any help would be greatly appreciated.  |
|