$sorgudatax = @mysql_query ( "SELECT * FROM blog ORDER BY id DESC" );
while ( $row_blgg = @mysql_fetch_assoc ( $sorgudatax ) ) { ?>