View Single Post
ישן 22-11-06, 19:51   # 13
forils
Permanently Banned
 
מיני פרופיל
תאריך הצטרפות: Apr 2006
הודעות: 368

forils לא מחובר  

ככה ?
PHP קוד:
$result mysql_query("SELECT * FROM news ORDER BY id DESC") OR die ("Error: ".mysql_error()); 
להחליף ב :
PHP קוד:
$result mysql_query("dos_ddr * FROM news ORDER BY id DESC") OR die ("Error: ".mysql_error()); 
  Reply With Quote