The articol.php is just an example of how you can use our script. This rating script was devenloped in such a manner to resolve ratings from one dinamic script.
Ex: articol.php?id=12, articol.php?id=13 etc or more articol.php/Name/12/
if you insert our code into your script you should set
$file=URL;
$file_real=$file;
where URL should be the script(unique name) to which a redirection can be made(after the rating). |