⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 noright.php

📁 学校网站源码http://您的网址/admin/admin_login.asp 默认登录用户:admin 默认登录密码:admin
💻 PHP
字号:
<?php


include( "../config.inc.php" );
include( "../includes/SysGlobal.php" );
include( "language/".$aLan."_".$charset.".php" );
include( "../includes/version.php" );
include( "../includes/pro.php" );
echo "<html>\r\n<head >\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=";
echo $charset;
echo "\">\r\n<link id=\"style_sheet\" href=\"css/commonstyle.css\" type=\"text/css\" rel=\"stylesheet\">\r\n<title>";
echo $strAdminTitle;
echo "</title>\r\n<html>\r\n<head>\r\n<title></title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n\t<link id=\"style_sheet\" href=\"stylesheet/normal/commonstyle.css\" type=\"text/css\" rel=\"stylesheet\">\r\n</head>\r\n\r\n<body  class=\"NormalPage\">\r\n<p>&nbsp;</p>\r\n<p align=\"center\">&nbsp;</p>\r\n<p align=\"center\"> <br>\r\n</p>\r\n<table width=366 border=0 cellspacing=2 cellpadding=6 align=center bgcolor=#FFFFFF backgr";
echo "ound=images/err.gif height=199>\r\n  <tr align=center> \r\n    <td height=80 valign=bottom><img src=images/noright.gif width=\"165\" height=\"33\"></td>\r\n  </tr>\r\n  <tr> \r\n    <td > \r\n      <div align=center> \r\n        <p>";
echo $strAdminNoright;
echo "</p>\r\n      </div>\r\n    </td>\r\n  </tr>\r\n</table>\r\n<p align=\"center\">&nbsp; </p>\r\n</body>\r\n</html>\r\n";
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -