PHPMine
<? if(PHP > $Expectations) echo $Results ?>
by Angel S. Moreno
UNDER SOME SERIOUS CONSTRUCTION LINKS MAY NOT WORK
Asked 2010-03-03 22:09:11 by
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!
whats the command to pull them from the database?
Anwered 2010-03-04 01:12:45 by just "JR"
Go to http://www.web2coders.com and download the free "miniblog" script: that will give you the necessary guidance.
Anwered 2010-03-03 22:45:18 by Colanth
You save them in a database, and pull comments from the database when you're writing the page (in the php file).
Anwered 2010-03-04 00:52:52 by Ron
Might help...
Comment Box Makers:
PHP Comment Script: http://www.gentlesource.com/comment-script/
DoComments 2 comments software for websites: http://jerrata.com/?product=DoComments&focus=download
Add a free comments box to your website!: http://www.htmlcommentbox.com/
Form Using mailform.asp - Simple Comment Box: http://www.niu.edu/its/Scripts/mailform2.html
Comment Box Code: http://www.quackit.com/html/codes/comment_box_code.cfm
Comment (50 widgets): http://www.widgetbox.com/tag/comment
Video, blog, and message board widget: http://www.widgetdeathmatch.com/2009/02/video-blog-and-message-board-widget.html
Customizable Message Board: http://www.widgipedia.com/web-widgets/details/magnamerc/Customizable-Message-Board_757.html
Ron
Questions and answers provided by the Yahoo Answers Community.