?? index.php
字號(hào):
<?php
include_once( "inc/auth.php" );
echo "\r\n<html>\r\n<head>\r\n<title>系統(tǒng)訪問(wèn)控制</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n</head>\r\n\r\n<frameset rows=\"30,*\" cols=\"*\" frameborder=\"NO\" border=\"0\" framespacing=\"0\" id=\"frame1\">\r\n <frame name=\"menu_top\" scrolling=\"no\" noresize src=\"menu_top.php\" frameborder=\"0\">\r\n <frame name=\"menu_main\" scrolling=\"auto\" noresize src=\"ip\" frameborder=\"1\">\r\n</frameset>\r\n\r\n</html>\r";
echo "\n";
?>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -