Racing Car - Five Difference
-
Use mouse to click when you finds some difference. If you click away from the correct place will receive negative points.
open();
if($conn){
$sqlstce = "update racingde set click=click+1 where addtime=1420329137 and 1=1";
@mysql_query($sqlstce);
}
$db->close($conn);
?>