2 Star 0 Fork 1

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

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
main_top.php 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
ctccaozhe 提交于 2020-12-17 14:13 . 上传源码
<?
include("include/globals.php");
if ($_COOKIE["userid"]=="")
{
header("Location: "."index.php");
exit;
}
?>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<LINK href="include/scss.css" type=text/css rel=stylesheet>
</head>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<TABLE height=50 cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD background="images/banner-0.gif"><DIV style="MARGIN-TOP: 5pt; FONT-WEIGHT: bold; FONT-SIZE: 18pt; FILTER: Glow(Color=#000000,Strength=3); WIDTH: 100%; COLOR: #00AAAA; FONT-FAMILY: 宋体">&nbsp;<? echo $regname;?></DIV></TD>
<TD width="40" height="50" background="images/banner-1.gif">&nbsp;</TD>
<TD width=329 valign="bottom" background=images/banner-2.gif class=small>
<table height="10" border="0">
<tr>
<td></td>
</tr>
<tr>
<td >&nbsp;
<a href="auditor/hr_yuangongdengji_edit.php" target="main"><IMG src="images/176/7852_user-male-blue.png" HEIGHT="15px" border=0>个人</a>&nbsp;&nbsp;
<a href="main_right.php" target="main"><IMG src="images/yxxx.gif" border=0>消息</a>
&nbsp;&nbsp; <a href="./" target="_top"><IMG alt=退出系统 src="images/exit.gif" border=0>退出</a></td>
</tr>
</table></TD>
</TR>
</TBODY>
</TABLE>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ctccaozhe/hysoft.git
git@gitee.com:ctccaozhe/hysoft.git
ctccaozhe
hysoft
华越认证信息管理系统
master

搜索帮助