@all in here, What the function of: if(date("H")==9 || date("H")==11 || date("H")==23 || date("H")==19) { like on this script:
if(date("H")==9 || date("H")==11 || date("H")==23 || date("H")==19) {
echo $$user['gorod_tamag'].' want to play.<br/>';
echo '<a href="tamagoch.php?action=igr">play</a><br/>';
}; please help me!