Hello
All my pages are html. I want to put a star rating votes in some pages (with the total votes in a database). The code is php but I can't put it in html. How can I do to put a star rating with the number of votes in a html page?
Thanks
Star Rating
- BaconFries
-
- Posts: 5936
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Star Rating
If it requires PHP then you will need to make the page extension .php as it needs to run on your server to pass the results to the database.