if(strlen($row[textua]) > 50) { $row[textua] = wordwrap($qry['rollo'],50,"<br>",1); } $row[textua] = ereg_replace("\r\n","<br>",$row[textua]);