
08-29-2006, 06:48 PM
|
 |
|
|
Join Date: Jul 2005
Posts: 911
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
ok i have an old database of games, and idea on how to export them?
they look like this
Quote:
INSERT INTO `games_games` VALUES (101, 'chopper', 'Chopper Challenge', 'Flying a helicopter through an obstacle course... Sounds dull? It''s harder than it looks!', 'chopper.swf', 400, 300, 'chopper2.gif', 'chopper1.gif', 7, 28966, 6523.000, '', 1, 0, 0, 0, 4, 1, 85, 0, 0, 0, 0, 0, 0, 0.00000);
|
I just need to know what fields im missing.
Compared:
|