PHP 讀取textarea 資料的方法與text 一樣。例如要直接輸出textarea 裡的資料:. <?php echo $message; ?> 但是要特別注意一點,如果 ...
確定! 回上一頁