Click to See Complete Forum and Search --> : I need a help for Testimonials script....


XCocoman
May 7th, 2004, 07:55 AM
Hi All,
My users of my site have been asking me to let them write their Testimonials about my site but I have no idea how to code such a script as I am not a PHP programmer but rather a customizer.

Please I really need help with this from you PHPGURUS.

What I really want is, I am having a php intagrated website and I want to show the Testimonials or comments from my users at the start page whereby the last entered Testimonial or comment should be the one that users see when they visit the site with a link to the main page and when the user click the link, it takes the user to the Testimonials page.

If that's possible, it should have an Admin Area whereby a user's comment can be deleted or edited if they use inapropriate words.

I am not really sure which script language does this type of job better. But I guess a PHP should be fine as it's a server-side.

Thanks in advance.

XCoco.

hspc
May 8th, 2004, 03:11 AM
Since it's a PHP site maybe PHP/MySQL combination on the server will be great.

on the client JavaScript is number 1 because most browsers can understand it :)

khp
May 8th, 2004, 07:59 AM
Well if you want the data to be stored, it has to be done at the serverside. So some server side scripting is needed.

XCocoman
May 9th, 2004, 07:40 AM
Hi All,
Thanks you all the your replies.

Yea I now understand that the best script for this work should be server-side and PHP for that matter. But unfortunately, I am not a PHP programmer but I can really customize it to work for me so any kind of help is welcome.

By the way, can somebody tell me how this type of script is called?

Thanks you all in advance.

XCo.