如果form的method是用'get' form裡面的參數就會寫入到url中如: ... 在xxx.php中如果寫$_POST會把所有送過來的data包成array物件若是寫$_POST[“element_name”],
確定! 回上一頁