$n_string = nl2br($string);. echo 'document.write(“'.$n_string.'"); ';出現error因為n還是存在,用js處理會出錯. 所以可改成以下語法.
確定! 回上一頁