-不要未来只要你来的回答
i use nicEdit to write RTF data in my CMS. The problem is that it generates strings like this:
hello first linethis is a second line<
I think this should work for step #2 unless I am not understanding your scenario completely:
$string = str_replace( '', '', $string ); $string = str_replace( '', '', $string ); $string = str_replace( '', '', $string ); $string = str_replace( '', '', $string );
', $string ); $string = str_replace( '', '
', $string );