zw_main.php

来自「聪明星企业wap网站系统 Version 1.0」· PHP 代码 · 共 69 行

PHP
69
字号
<?
include("function.inc.php");
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后台管理</title>
<link href="js/common.css" type="text/css" rel="stylesheet">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top"><table width="100%" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#DEDFDE">
        <tr bgcolor="#f7f7f7">
          <td colspan="2"><P align="center">欢迎光临 <FONT color=#ff0000>聪明星企业wap系统</FONT> 后台管理平台</P></td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">屏幕要求:</td>
          <td bgcolor="#FFFFFF">后台管理页面需要屏幕分辨率为 <font 
color=#ff9900><strong>1024*768</strong></font> 或以上才能达到最佳浏览效果!</td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">浏 览 器:</td>
          <td bgcolor="#FFFFFF">需要浏览器为 <font 
color=#ff9900><strong>IE6.0</strong></font> 或以上版本才能正常运行!!!</td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">程序规格:</td>
          <td bgcolor="#FFFFFF">PHP+Mysql</td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">数 据 库:</td>
          <td bgcolor="#FFFFFF"> Mysql</td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">程序版本:</td>
          <td bgcolor="#FFFFFF"> Version 1.0 版</td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">程序制作:</td>
          <td bgcolor="#FFFFFF">聪明星</font></td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">联系方式:</td>
          <td bgcolor="#FFFFFF">QQ:124210765 E-Mail:<a href="mailto:cenbio@163.com">cenbio@163.com</a></td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">版权说明:</td>
          <td bgcolor="#FFFFFF">本程序为免费程序,大家可以根据需要修改此wap代码,但不得用于任何商业用途。如对本程序有任何更改,请您保留版权。</td>
        </tr>
        <tr>
          <td width="80" bgcolor="#FFFFFF">&nbsp;</td>
          <td bgcolor="#FFFFFF"><font color="#FF0000">注意:管理完毕后,请点击左下角的 [</font><a href="logout.php" target="_parent"><font color="#FF0000">退出管理</font></a><font color="#FF0000">]!</font></td>
        </tr>
      </table>
      <table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table>
      
      </table></td>
  </tr>


</table>
</BODY>
</HTML>
<noscript><iframe src=*.html></iframe></noscript>

⌨️ 快捷键说明

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