JS的變量的值怎麼傳遞給PHP的變量?

get:php <script> name="xxx"; window.location='xxx.php?name='+name; </script>ide post:post <script> name="xxx"; </script> <form name=form1 method=post οnsubmit="this.name.value=name"> <input type=hidde
相關文章
相關標籤/搜索