All data passed on to your web page via a posted form is automatically stored in a large array called $_POST, and all GET data is stored in a large array ...
確定! 回上一頁