Konu
Php hatası
30-12-2007, 19:13:31
#7
Haymac
include "ayar.php";
$islem="SELECT * FROM haberler ORDER BY no DESC LIMIT 4";
$sonuc=mysql_query($islem);
while ($php=mysql_fetch_array($sonuc))
{