Wayne of comp.lang.php make plain: $a = $_POST['txt_content']; # txt_content = This is a<CR><LF>Test $p = str_replace ("%0D%0A", "<br>", ...
確定! 回上一頁