View Single Post
ישן 07-04-07, 01:11   # 1
Oribest
חבר מתקדם
 
Oribest's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 34
הודעות: 508
שלח הודעה באמצעות ICO אל Oribest

Oribest לא מחובר  

Exclamation עזרה בהרצת SQL מ1 עד 9999

שלום לכולם,
ערב טוב, חג שמח .
אז ככה,
אני מעוניין להריץ את הסקריפט הבא :
ציטוט:
‏INSERT INTO `refresh_refresh`.`ibf_member_extra` (
`id` ,
`notes` ,
`links` ,
`bio` ,
`ta_size` ,
`photo_type` ,
`photo_location` ,
`photo_dimensions` ,
`aim_name` ,
`icq_number` ,
`website` ,
`yahoo` ,
`interests` ,
`msnname` ,
`vdirs` ,
`location` ,
`signature` ,
`avatar_location` ,
`avatar_size` ,
`avatar_type` )
VALUES (
'מספרכלשהו', NULL , NULL , NULL , NULL , '', '', '', '', '0', '', '', NULL , '', '', '', '', '', '', 'local');
איפה שרשום מספרכלשהו
אני רוצה שיהיה רשום
מספרים מ1 עד 9999
נגיד שיריץ ת'סקריפט הזה עם מספרים שונים 9999 פעמים
תודה רבה לכל העונים =].
__________________
נדלן | רדיו
  Reply With Quote