require("mysql.php"); $sorgu=mysql_query("select * from basin order by tarih desc"); ?> while($rowhaber=mysql_fetch_array($sorgu)){ ?> } ?>