How to save/display comments with php?

Keith

New member
ok I am pretty new to .php, i just recently added a php file to my site that takes the data from a name and comment box in html and emails it to a certain address, but now I want to take it a step further.

I was wondering how to go about having the .php file not only save induvidual comments into a word file, but also to display them.. I want it to work basically how a blog comment works, having a comment box for many links on my site. I pretty much understand how to make a php file save something to a file but i dont know how organized it gets once more comments show up or how to display the comments back on the site. Please help!
 
Back
Top