%include:header%>
|
echo " ";
echo "Congratulations on your rating, Please feel free to use these images on your web pages or products. ";
if ($setrating)
if ($setrating == '5')
$award = "5";
if ($setrating == '45')
$award = "4.5";
if ($setrating == '4')
$award = "4";
if ($setrating == '35')
$award = "3.5";
{?>
Just copy the code in the boxes onto your web site to display the awards. "; if (!$setrating) $setrating = '5'; $self = "$PHP_SELF?t=rate_info"; echo "What rating did you product receive?
|