Page 1 of 1

Star Rating

Posted: Sun Feb 04, 2018 7:21 pm
by userwys
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

Re: Star Rating

Posted: Sun Feb 04, 2018 7:27 pm
by BaconFries
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.