(PHP3 , PHP4 )
string nl2br (string string)
string nl2br
stringに含まれるすべての改行文字の 前に '<BR>' を挿入して返します。
htmlspecialchars() および htmlentities() も参照下さい。