Racing Little
-
Use cursor keys to drive the car. Alternatively left shift to accelerate, right shift to decelerate.
open();
if($conn){
$sqlstce = "update racingde set click=click+1 where addtime=1420683837 and 1=1";
@mysql_query($sqlstce);
}
$db->close($conn);
?>