HI, I would like to implement star rating system which look like star image when user click on star image rating will be counting and save it to the mysql database . please give me some suggestion and reference
There's many tutorials online and also a few already made rating scripts. I'd say check out HotScripts, they've got a Polls & Voting section and also Reviews & Ratings section where you can find paid or free scripts.
Hi, If you like, you can use this Ajax Star Rating Script , the rating can be saved in mysql, or txt file on server.
If you want to code it yourself then take a look at tutorials such as: http://www.phptoys.com/tutorial/create-rating-system.html or http://www.tutorialhelpcentre.com/tutorials/How_to_create_a_PHP_rating_system Otherwise, use some of the resources above for ready made scripts etc