📄 @source of chekcing levels.txt
字号:
<!--*******************************************************************************************************
You can setup permissions on your website's page
with the n@board 3 member management program.
If you want to setup permissions on your website's page,
Please, input this following source on top of your website's page.
Explanations of each item
♂ Level : (1~9) levels that have permission of connect the website's page
♂ Error Message : Error Massage will appear when visitor who have no permission
trying to connect the website's page
♂ URL : Move to that Website's Page without showing the Message.
If you put "0" into URL, It will appeared Error Message, then,
it will move back.
You need to establish these files, "connect.php" & "lib.php" where
n@board is.
If the n@board is in different forder, you need to establish it suitably.
********************************************************************************************************-->
<?
include "connect.php";
include "lib.php";
chk_out_level(Level,"Error Message","URL");
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -