且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

PHP编码问题,找不到错误,请帮助!!!

更新时间:2023-11-17 10:42:52

密码不
match
password does not
match


repassword,它将回显错误.回声
错误无论如何,请帮忙

html页面代码为:

eeWebHostingArea
42cheese团队制作的网站
请通过hdesk@42cheese.6te.net与我们联系



repassword then it will echo an error. It echo''s
the error no matter what, please help

The html page code is:

eeWebHostingArea
Site made by 42cheese Team
Contact us at: hdesk@42cheese.6te.net



<html>
<head>
<title>Happycraft Survival and Creative</title>


#foreground
{
padding: 5px;
border-radius: 25px; 
-moz-border-radius: 25px; 
-webkit-border-radius: 25px; 
border: 1px solid blue;
background-color: red;
color: green:
}

#navbar
{
background-color: brown;
padding: 5px;
border-radius: 25px; 
-moz-border-radius: 25px; 
-webkit-border-radius: 25px; 
}

.nav
{
background-color: red;
border-radius: 50px; 
-moz-border-radius: 50px; 
-webkit-border-radius: 50px; 
border: 1px solid blue;
text-decoration: none;
color: blue;
padding: 2px;
}

#body
{
background-color: red;
color: blue;
}

#thnx
{
text-align: right;
color: black;
}

#thnx a
{
text-decoration: none;
color: black;
}


</head>
<body>


<marquee style="background-color: red; color: blue; margin-left: 5px; margin-right: 5px;" direction="left" loop="-1" width="99%">
Be Happy!
</marquee>


Home
Apply


Register:
<form method=POST action="registerphp.php">
Username:
<input type="text" name="name">

Password:
<input type="password" name="pass">

Repeat Password:
<input type="password" name="repass">

<input type="submit" value="Submit">
</form>


  
  <script language="JavaScript">
  var data = '&r=' + escape(document.referrer)
	+ '&n=' + escape(navigator.userAgent)
	+ '&p=' + escape(navigator.userAgent)
	+ '&g=' + escape(document.location.href);

  if (navigator.userAgent.substring(0,1)>'3')
    data = data + '&sd=' + screen.colorDepth 
	+ '&sw=' + escape(screen.width+'x'+screen.height);

  document.write('');
  document.write('');
  document.write('');
  </script>

Free site hosting and subdomain byFreeWebHostingArea
Site made by 42cheese Team
Contact us at: hdesk@42cheese.6te.net



</body>
</html>



PHP代码:



PHP Code:

Back");

}

if(!


密码==