Hi all
I want to add a simple rating system to my website using php /ajax
any one can help ?
I checked many ways..but it's all complecated
Regards
Hi all
I want to add a simple rating system to my website using php /ajax
any one can help ?
I checked many ways..but it's all complecated
Regards
I can't see what's complicated about it. Just keep votes on a MySQL database table. Add logging of IP addresses to prevent multiple votes from a single user.
Dynamic Software Development
www.activeminds.ca
I v no problem in this part..The problem how to render image by ajax
There are a large number of tutorials out there for creating css ratings systems that should get you started. Unfortunately the example website I usually use seems to be under redevelopment, however this one seems pretty good
CSS: Using a list item to create a star rater
Dynamic Software Development
www.activeminds.ca