2 Star 0 Fork 1

ctccaozhe/华越认证信息管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
main_help.php 938 Bytes
一键复制 编辑 原始数据 按行查看 历史
ctccaozhe 提交于 2020-12-17 14:13 . 上传源码
<?
include("include/globals.php");
if ($_COOKIE["userid"]=="")
{
header("Location: "."index.php");
exit;
}
header("Location: "."help.pdf");
?>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="include/scss.css" type=text/css rel=stylesheet>
</head>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<TABLE width="80%" height=557 align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD height="325" colspan="3" valign="top" style="line-height: 180%"><p><br>
<br>
<br>
<br>
</p> </TD>
</TR>
<TR>
<TD width="66%" height="72">&nbsp;</TD>
<TD width="20%" align="center"><a href="http://www.supusoft.com" target="_blank"><br>
<br>
</a></TD>
<TD width="14%">&nbsp;</TD>
</TR>
<TR>
<TD height="50" colspan="3">&nbsp;</TD>
</TR>
</TBODY>
</TABLE>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ctccaozhe/hysoft.git
git@gitee.com:ctccaozhe/hysoft.git
ctccaozhe
hysoft
华越认证信息管理系统
master

搜索帮助