|
include 'leaderboard.php';
$exist = "<%link_name%>";
if ($exist) {
?>
<%link_name%> <%link_cust7%>
<%include:bigtabs%>
<%include:productinfo%>
Get Rating Code:
|
Simply copy (CTRL + C) the following code onto your own web site to allow your visitors to vote for <%link_name%> <%link_cust7%>
|
The code will look like this on your web site, feel free to make any changes you want.
|
|
} else {
include 'product404.php';
} ?>
|