框架问题?求高手
<!--
Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/
-->
<?php include("../login/qx.php") ;?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<frameset rows="56,*" cols="*" frameborder="no" border="2" framespacing="2">
<frame src="top.php" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="top" />
<frameset rows="*" cols="186,*" framespacing="0" frameborder="no" border="0">
<frame src="lift.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="left" />
<frame src="mian.html" name="mainFrame" id="mainFrame" title="main" />
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>
<!--
Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/
--><?php
session_start();
?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<?php if (empty($_SESSION['login'])) {
echo "<script>alert('你没有访问权限,请先登录!');window.location.href='../login/login1.php'</script>";
exit;
}
else{
echo "<script>alert('欢迎光临!');window.location.href='index.php'</script>";
}
?>
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号