;img src=http://www.dvbbs.net/tech/php/"images/cancel.gif" width="68" height="22" border="0"></a></div>
</td>
</tr>
</table>
</form>
<br>
</div>
<br>
<?include("foot.inc.php")?>
</body>
</html>
第二个是:register.php(判断注册用户名是否正确和是否重复,然后输出注册的详细表单)
<?include("header1.inc.php")?>
<div align=center>
<table width="89%" border="0">
<tr>
<td><font color="#ff0000">当前位置:<a href=http://www.dvbbs.net/tech/php/"index.php">主页</a>>><a href=http://www.dvbbs.net/tech/php/zcyh.php>注册页面</a>>>详细资料</font></td>
</tr>
</table><br>
<?
if($name==""){
echo"<br><center><font color=blue>用户名不能为空。请</font><a href=http://www.dvbbs.net/tech/php/zcyh.php>返回</a></center><br>";
include("foot.inc.php");
exit();
}
if(strlen($name)<3 || strlen($name)>15){
&nb
</td>
</tr>
</table>
</form>
<br>
</div>
<br>
<?include("foot.inc.php")?>
</body>
</html>
第二个是:register.php(判断注册用户名是否正确和是否重复,然后输出注册的详细表单)
<?include("header1.inc.php")?>
<div align=center>
<table width="89%" border="0">
<tr>
<td><font color="#ff0000">当前位置:<a href=http://www.dvbbs.net/tech/php/"index.php">主页</a>>><a href=http://www.dvbbs.net/tech/php/zcyh.php>注册页面</a>>>详细资料</font></td>
</tr>
</table><br>
<?
if($name==""){
echo"<br><center><font color=blue>用户名不能为空。请</font><a href=http://www.dvbbs.net/tech/php/zcyh.php>返回</a></center><br>";
include("foot.inc.php");
exit();
}
if(strlen($name)<3 || strlen($name)>15){
&nb
| 对此文章发表了评论 |
