Codice PHP:
$var nl2br($textarea_var); 
o
Codice PHP:
$var str_replace("\n""
"
$textarea); 
con quest'ultimo puoi invertire i valori.