View Single Post
ישן 21-07-07, 22:13   # 2
4ior
חבר וותיק
 
4ior's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 1,451

4ior לא מחובר  

שכחת לעשות mysql_fetch_array($result)
תעשה:
PHP קוד:
$row=mysql_fetch_array($result); 
אחרי ה$result
  Reply With Quote