İçerikteki verilere ellemeden tabloları epey bi düzenledim

Yaptığınız hatalar: Çoklu veri eklemeyi bu şekilde yapamazsın.Tabloda belirttiğin parametreler ile eklediiğin veriler uyuşması lazım

her satır sonunda virgül değil ";" kullanmalısın

ve dikkat edersen oynandi alanı için verilen 0 değerinin tırnağı kapatılmamış.

Buyur çalışan hali

--
-- Tablo yapısı: `oyunlistesi`
--

CREATE TABLE `oyunlistesi` (
  `listeid` int(11) NOT NULL auto_increment,
  `resmi` text NOT NULL,
  `baslik` text NOT NULL,
  `tus` text NOT NULL,
  `aciklama` text NOT NULL,
  `swf` text NOT NULL,
  `rekor` text NOT NULL,
  `kategori` varchar(50) NOT NULL default '',
  `oynandi` bigint(20) NOT NULL default '0',
  PRIMARY KEY  (`listeid`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin5 AUTO_INCREMENT=32 ;

--
-- Tablo döküm verisi `oyunlistesi`
--

INSERT INTO `oyunlistesi` VALUES(1, '1602.png', 'X-Bound', 'Bu oyun Fare ile oynanmaktadır.', 'Play breakout with a full 360 degree rotation of your paddle. The blocks are in a circle around you.', '1602.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(2, '5miles2go.png', '5 Miles To Go', 'Bu oyun Fare ile oynanmaktadır.', '5 cars left in the game with 5 miles left to go all with the same specs, can you beat em?', '5miles2go.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(3, 'abg.png', 'Acne Be Gone', 'Bu oyun Fare ile oynanmaktadır.', 'Pop as many zits and pimples as you can before the timer hits zero.', 'abg.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(4, '1797.png', 'Golf 2001', 'Bu oyun Fare ile oynanmaktadır.', 'A fun 2D online golf game. Has nice graphics.', '1797.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(5, '3dWorm.png', '3D Worm', 'Bu oyun Fare ile oynanmaktadır.', 'A 3D version similar to snake.', '3dWorm.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(6, '1867.png', 'Power Fox', 'Bu oyun Space ve Sağ, Sol Ok tuşları ile oynanmaktadır..', 'A baby fox going around blowing things up.', '1867.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(7, 'penguinoids.png', 'Penguinoids', 'Bu oyun Space ve Sağ, Sol Ok tuşları ile oynanmaktadır..', 'A bit like Breakout but with penguins. Use the seesaw to bounce the penguins against the blocks.', 'penguinoids.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(8, '1579.png', 'Organ-ise', 'Bu oyun Fare ile oynanmaktadır.', 'A bit of manic ER style madness with a really serious message highlighting the shortage of organs for transplants.', '1579.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(9, '1442.png', 'H K Cafe', 'Bu oyun Fare ile oynanmaktadır.', 'A cafe running simulation game. Cook and serve the food to the hungry customers before they get angry.', '1442.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(10, 'forestchallenge2.png', 'Forest Challenge 2', 'Bu oyun Fare ile oynanmaktadır.', 'A challenging mini golf game set in a forest.', 'forestchallenge2.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(11, '1919.png', 'Cyber Box', 'Bu oyun Yön Okları ile oynanmaktadır.', 'A challenging puzzle game that values skill above speed! Try to find your way to the exit.', '1919.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(12, 'warriorwm.png', 'Galactic Warrior', 'Bu oyun Yön Okları ile oynanmaktadır.', 'A classic arcade game remake. Shoot down space aliens and fight for a high score!', 'warriorwm.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(13, 'colors.png', 'Colors', 'Bu oyun Yön Okları ile oynanmaktadır.', 'A computerized version of Simon Says, with music as well.', 'colors.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(14, '1621.png', 'Ragdoll Physics 2', 'Bu oyun Fare ve Space ile oynanmaktadır.', 'A demonstration of Ragdoll Physics where Bush is falling down into a never ending pit!', '1621.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(15, '1752.png', 'Underground', 'Bu oyun Sağ Sol ve Yön tuşları ile oynanmaktadır.', 'A Donkey Gong remake with a crow instead of the big ape.', '1752.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(16, '1711.png', 'Super Flash Mario Bros.', 'Bu oyun Yön tuşları ile oynanmaktadır.', 'A flash remake of the original Super Mario Bros.', '1711.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(17, '1733.png', 'Thin Ice', 'Bu oyun Fare ile oynanmaktadır.', '"A fun game from the movie ""The Incredibles."""', '1733.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(18, '2228.png', 'Frantic', 'Bu oyun Fare ile oynanmaktadır.', 'A fun game in which you must find the button on time.', '2228.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(19, '1575.png', 'One Soldier', 'Bu oyun Sağ Sol ve P tuşu ile oynanmaktadır.', 'A fun game in which you play as a soldier out to avenge his brother.', '1575.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(20, '1904.png', 'Cave Problems', 'Bu oyun Fare ile oynanmaktadır.', 'Collect coins to proceed to the next level.', '1904.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(21, 'CheeseHunt.png', 'Cheese Hunt', 'Bu oyun Space ile oynanmaktadır.', 'A fun platform game where you must collect all of the cheese.', 'CheeseHunt.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(22, 'puzzled-1.png', 'Puzzled 1', 'Bu oyun Fare ile oynanmaktadır.', 'A fun point and click game.', 'puzzled-1.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(23, '2176.png', 'Bad Apple', 'Bu oyun Fare ile oynanmaktadır.', 'A fun version of Minesweeper for kids.', '2176.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(24, 'tabletennis.png', 'Table Tennis', 'Bu oyun Fare ile oynanmaktadır.', 'A fun, challenging, and addictive table tennis game.', 'tabletennis.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(25, '2312.png', 'Windows Expee', 'Bu oyun Fare ile oynanmaktadır.', 'A funny and clever parody of the Windows XP operating system. it''s hilarious to watch the annoying errors.', '2312.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(26, '2104.png', 'School', 'Bu oyun Fare ile oynanmaktadır.', 'A great animation about a kid in school writing about the fun he had over the summer.', '2104.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(27, '1358.png', 'Disorderly', 'Bu oyun Fare ile oynanmaktadır.', 'Move old people from a retirement home to accommodate younger ones and increase profits.', '1358.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(28, '2307.png', 'Super MPCorp Land', 'Bu oyun Fare ile oynanmaktadır.', 'A game that resembles Super Mario. Rescue your friend Jbeu kidnapped by the evil creatures.', '2307.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(29, 'pmatch.png', 'Perfect Match', 'Bu oyun Yön Okları ile oynanmaktadır.', 'A good matching game. Can you find the pairs?', 'pmatch.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(30, 'celBlasterFullVersion.png', 'Cell Blaster', 'Bu oyun Fare ile oynanmaktadır.', 'A good shooting game. You have to shoot down other spaceships to stay alive.', 'celBlasterFullVersion.swf', '', 'beceri', 0);
INSERT INTO `oyunlistesi` VALUES(31, '2018.png', 'Urban Slug', 'Bu oyun Fare ve P tuşu ile oynanmaktadır.', 'A good war/strategy game.', '2018.swf', '', 'beceri', 0);