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().
stringThe string to be filtered
stringThe filtered string