help.php3

来自「radius服务器」· PHP3 代码 · 共 45 行

PHP3
45
字号
<html><head><title>Help page</title><link rel="stylesheet" href="../style.css"></head><body bgcolor="#80a040" background="../images/greenlines1.gif" link="black" alink="black"><center><table border=0 width=550 cellpadding=0 cellspacing=0><tr valign=top><td align=center><img src="../images/title2.gif"></td></tr></table><table border=0 width=400 cellpadding=0 cellspacing=2></table><br><table border=0 width=540 cellpadding=1 cellspacing=1><tr valign=top><td width=540></td><td bgcolor="black" width=400>	<table border=0 width=100% cellpadding=2 cellspacing=0>	<tr bgcolor="#907030" align=right valign=top><th><font color="white">dialup_admin help page</font>&nbsp;</th></tr>	</table></td></tr><tr bgcolor="black" valign=top><td colspan=2>	<table border=0 width=100% cellpadding=12 cellspacing=0 bgcolor="#ffffd0" valign=top>	<tr><td><br><pre><b>For now we just include the README file</b><br><?phpreadfile('../../README');?></pre><br></td></tr></table></tr></table></body></html>

⌨️ 快捷键说明

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