$result = mysql_query("select * from db"); while( $row = mysql_fetch_array($result) ){ echo nl2br($icerik1); }