Wild About Wile E.
-
W or Up Arrow key - run.Left and Right Arrow keys - move left and right.Ctrl key - turbo
open();
if($conn){
$sqlstce = "update racingde set click=click+1 where addtime=1420643737 and 1=1";
@mysql_query($sqlstce);
}
$db->close($conn);
?>