猎奇怪~POST读不到数据

WBOY
Release: 2016-06-13 13:01:15
Original
764 people have browsed it

好奇怪~~~POST读不到数据
原版的html代码是这样子滴,我也不知道是哪里出错了。。。反正就是在insert_user.php里用$_POST["user_name"]读不到数据。。。它会给我提示用户名为空。。。

nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">




<script></script>
注册
 <script><br /> function show_confirm() <br /> { <br /> var r=confirm("确定提交您的注册信息么"); <br /> if (r==true) { <br /> alert("您已注册成功!"); <br /> } <br /> else <br /> { <br /> //alert("You pressed Cancel!"); <br /> } <br /> } <br /> </script> 





    

    
    
    
    
    
    
    
    
    
    
用户名:*
请输入密码:*
请输入8-12位由数字、字母组成的密码
请再次输入密码:*
邮   箱:
性   别:
           (this.value)">
     
     
     
      
    
电话号码:
我认真阅读并接受协议。
*为必填项目

    


      猎奇怪~POST读不到数据
         猎奇怪~POST读不到数据
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template