<?if(isset($submit)){
session_start();
$nickname=$name;
session_register("nickname");
header("location:hframe.php");
}?
<form name=form1 action="login.php" method="post"
<input type=text name="name"
<input type=submit name=submit value="进入"
</form
hframe.php
<frameset cols="0,*"
<frame name="contents" src="http://img.jcwcn.com/attachment/portal" 猜你喜欢