 |

cellophane
User
Oct 20, 2006, 3:51 PM
Post #1 of 3
(2743 views)
Shortcut
|
Cf attachment. How to use this script ? 1) Extract all files to one directory or your hard drive. 2) Upload all files and directories to your ftp, then chmod to 777 the "votes" directory 3) In the webpage where you want to add one or more rating forms, add at the top of the page : <? require_once("rate.php"); ?> 4) Then add at the place you want for each rating form : <? echo rate("5starsdemo");?> and replace "5starsdemo" by the name you want. 5) All rating form must have a different name ! If you need to modify the layout of this script, edit rate.php file
(This post was edited by cellophane on Oct 20, 2006, 6:08 PM)
|
|
Attachments:
|
phpsoft_5-stars_rating.zip
(21.4 KB)
|
|
|  |
 |

Silvatti
User
Oct 23, 2006, 2:46 PM
Post #2 of 3
(2678 views)
Shortcut
|
|
Re: [cellophane] Rating Script
[In reply to]
|
Can't Post
|
|
Cellophane, Just curious, have you found any way to use this script in conjuction with AM to sort displayed articles by rankings?
|
|
|  |
|