הוסטס - פורום אחסון האתרים הגדול בישראל

הוסטס - פורום אחסון האתרים הגדול בישראל (https://hosts.co.il/forums/index.php)
-   פורום תיכנות (https://hosts.co.il/forums/forumdisplay.php?f=14)
-   -   מה לא בסדר בקוד הזה ?! (https://hosts.co.il/forums/showthread.php?t=35071)

forils 22-11-06 19:47

בחרתי כבר לא ?
השם של הטבלה news

PHP קוד:

<?php  

mysql_connect
('localhost','dos_ddr,'111111');
mysql_select_db('
news');
$result = mysql_query("SELECT * FROM news ORDER BY id DESC") OR die ("Error: ".mysql_error());    

while ($row=mysql_fetch_array($result))
{
echo "<table width=\"600\" cellpadding=\"2\" cellspacing=\"2\" border=\"1\"> ";  
echo "<tr> ";  
echo "<td bgcolor=\"gray\" width=\"100%\">" . $row['
subject'] . "</td> ";  
echo "</tr> ";  
echo "<td bgcolor=\"white\" width=\"100%\">" . $row['
content] . "</td> ";  
echo 
"</tr> ";
echo 
"</table> ";
echo 
"<br>";
}

?>


Elad-A 22-11-06 19:48

לא של הטבלה, של המסד אתה צריך.

forils 22-11-06 19:51

ככה ?
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()); 


Elad-A 22-11-06 19:52

לאא
בחלק הזה:

mysql_select_db('news');

תשנה את news לשם המסד שפתחת..

forils 22-11-06 19:54

תודה אחלה גבר אתה !

Tomer 22-11-06 21:06

אךך.. תקראו כבר חוקים !!

אשכול שלם וכולם פה הביאו לו קודים, אתם באמת רוצים אזהרה ?


כל הזמנים הם GMT +2. הזמן כעת הוא 03:37.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ