PHP Multi String a una sola cadena

$str = preg_replace("/[\r\n]*/","",$str);
Different Duck