Hi. I need a simple PHP testimonials script. It can either be a PHP/MySQL or a PHP script that writes to a PHP file & pulls the data, I don't care. Can someone quickly write one for me? I want it to be able to display x amount of testimonials on a page and creates pages based on the max x limit to display and links to them. (Previous 1, 2, 3, Next). I also want a code that will display x amount of testimonial RANDOMLY that chooses x amount to display via a simple PHP code. I would like to add categories which would be a nice drop-down menu basically so that I can add services to the testimonial script & then choose what parts of the site to display testimonials for the service (based on category). I would also like a separate PHP code script that would be a form where users can add their own testimonial to the database. Name: Email (Optional): Service: Testimonial: I'd like it to display as: Name: Service: Testimonial: Obviously I'd guess that the email would be a separate table too so I could collect them & make a mailing list someday from te database. Can anyone do this? Seems simple enough for some crazy PHP expert to whip up real quick and post it via reply.