Converts all newline characters to HTML breaks
category | Formagic |
---|---|
package | Filter |
author | Florian Sonnenburg |
copyright | Copyright (c) 2009 Florian Sonnenburg |
version | $Id: Nl2br.php 160 2012-04-02 20:18:14Z meweasle $ |
filter(string $value) : string
Utilizes PHP's nl2br().
string
The string to be filtered
string
The filtered string