PHP TextArea Zastąp nową linię BR

$open=str_replace(PHP_EOL,"<br>",$_POST["open"]);
mountainpython