$lik = $row2['pLike'];
$dlik = $row2['pDislike'];
$tot = $lik + $dlik;
if ($tot <= 0){$tot = 1;$lik=1;}
$starNumber = round( ($lik * 5) / $tot, 1, PHP_ROUND_HALF_UP)
?>
Notice: Undefined variable: starNumber in /home/alexeies/public_html/radios-jamaica/live.php on line 179
Notice: Undefined variable: starNumber in /home/alexeies/public_html/radios-jamaica/live.php on line 182 Notice: Undefined variable: tot in /home/alexeies/public_html/radios-jamaica/live.php on line 194
$oDate = $row2['date_update'];$nDate = date("d-m-Y", strtotime($oDate));?>
Last Update : Notice: Undefined variable: nDate in /home/alexeies/public_html/radios-jamaica/live.php on line 236