Welcome<br> This is my HTML document. Example #3 Various newline separators. <?php $string = "This\r\nis\n\ra\nstring\r"; echo nl2br($string);
確定! 回上一頁