<pre> <?php var_dump($_POST);?> </pre>. but the output on the result page was empty. So I was wondering how to access the values of the form after submit?
確定! 回上一頁