1.

Solve : I have a few questions for my website.?

Answer»

Hi, I was wondering a few things. First off I would LIKE to know if anyone knew how I could make comments for my website like youtube how you can comment on a video. Also I would like to know how to let viewers rate things such as how you rate a video on youtube. If you have anyother suggestions for me my website is www.phazzo.com.best way to do that is with php and mysql.
For comments, you would need a form to submit comments into a mysql database to store the comments. then to display them, you will need a php program to extract the info from the database and insert it into the comments page.
a RATING system would be very similar.....
Quote from: michaewlewis on January 21, 2008, 04:26:00 PM

best way to do that is with php and mysql.
For comments, you would need a form to submit comments into a mysql database to store the comments. then to display them, you will need a php program to extract the info from the database and insert it into the comments page.
a rating system would be very similar.....

Do you know any good site for those things or do I make them.one site that I know of is www.phpbuilder.net. They have a bunch of scripts you can use to get GOING. Do you know anything about php/mysql programming?Alright ty I ll check it out.


Discussion

No Comment Found