Separate names with a comma.
спаисбо
<? if(isset($_POST['name']) && isset($_POST['text'])) { if(!empty($_POST['name']) && !empty($_POST['text'])) { $text = str_replace("\n",...