Crazy Car Jumping
-
Right Arrow: Rotate right (clockwise rotation)Left Arrow: Roate left (counterclockwise rotation)Space: Turn on the afterburner
open();
if($conn){
$sqlstce = "update racingde set click=click+1 where addtime=1421186237 and 1=1";
@mysql_query($sqlstce);
}
$db->close($conn);
?>