Russian Ukraine English
Catalog RSS


nl2br

(PHP 3, PHP 4 )

nl2br -- Converts newlines to HTML line breaks

Description

string nl2br (string string)

Returns string with '<BR>' inserted before all newlines.

See also htmlspecialchars(), htmlentities() and wordwrap().

Led