e4games Posted June 1, 2009 Report Share Posted June 1, 2009 Whats the code so that viewers can leave comments on things you put on your website Link to comment Share on other sites More sharing options...
justsomeguy Posted June 1, 2009 Report Share Posted June 1, 2009 You need a place to hold the comments, like a database or file, an HTML form with whatever fields you want, and a PHP script to process the form and add the information to the database or file. You also need a script to read the information out and format it to display it on the page. There are several guestbook scripts online, but that's the basic idea. Link to comment Share on other sites More sharing options...
Guest qetzacoatl Posted June 4, 2009 Report Share Posted June 4, 2009 here are 2 options.http://www.phpjabbers.com/post-comment/ about $20.00.http://www.gentlesource.com/comment-script/ for free.I prefer the $20.00 one.good luck, Braulio Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now