線上書籍

Home

[1012]PHP進階開發及TadTools工具應用

<?php //var_dump($_POST); //var_export($_POST); //update到資料庫 echo $_POST['value']; ?>