| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Senior Member | Help with something MySQL. Hello, I was wondering if any one could point me to an easy way make this work. I want to be able to take a list of video games I have and put them into a MySQL database. The list is about 160 words long so I don't want to have to do it by hand. See below for code. INSERT INTO `cheats` VALUES (19187, 1, 1, 5.0, '#gamename', '<p><h4>We currently do not have any cheats for #gamename, please check back. We will update this page soon.</h4></p>', 'XBox 360', '#firstletterofgame'); This is the database ID, I want it to increase by 1/insert line. This is the name of the game. I want this to change twice per 'insert' I have. This is the first letter of the game. I want it to pull from the #gamename if possible. Please let me know what you think. Thanks, Michael Yuke I have someone helping me know. Thanks all. Last edited by P10n33R; 05-20-2006 at 05:09 PM. |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |