⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 indexnew.php

📁 星级酒店管理系统(附带系统自写控件源码)
💻 PHP
字号:
<?
session_start();
include ("setup.php");
include ("$db_class.php");
$db_class = "".$db_class."_access";
$db = new $db_class;
$ret = $db->DB_connect();
?>
<html>
<head>
<title>源码空间∷www.playicq.com∷</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
table { font-size: 9pt; line-height: 12pt}
-->
</style>
</head>
<body bgcolor="#bace99" text="#000000" leftmargin="0" topmargin="0">
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#9ab774">
  <tr> 
    <td><img src="images/playicqbox.gif" width="1" height="6"></td>
  </tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#9ab774">
  <tr> 
    <td width="390">&nbsp;欢迎您!迹灵,您的积分:1026</td>
    <td width="388"> <div align="right"><a href="aboutus.php">关于我们</a> | <a href="adservice.php">本站服务</a> 
        | <a href="mailto:webmaster@playicq.com">联系我们</a>&nbsp;</div></td>
  </tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#9ab774">
  <tr> 
    <td><img src="images/playicqbox.gif" width="1" height="6"></td>
  </tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr> 
    <td width="209">&nbsp;</td>
    <td width="569">&nbsp;</td>
  </tr>
  <tr> 
    <td width="209">&nbsp;</td>
    <td width="569">&nbsp;</td>
  </tr>
  <tr> 
    <td width="209">&nbsp;</td>
    <td width="569">&nbsp;</td>
  </tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#a96b60">
  <tr> 
    <td>&nbsp;<a href="/"><font color=white>首页</font></a> <img src="images/playicqmenubg02.gif" width="7" height="28" align="absmiddle"> 
      <a href="buyway.php"><font color=white>购买方法</font></a> <img src="images/playicqmenubg02.gif" width="7" height="28" align="absmiddle"> 
      <a href="project.php"><font color=white>项目开发</font></a> <img src="images/playicqmenubg02.gif" width="7" height="28" align="absmiddle"> 
      <a href="newproject.php"><font color=white>承接项目</font></a> <img src="images/playicqmenubg02.gif" width="7" height="28" align="absmiddle"> 
      <font color=white>本站产品</font> <img src="images/playicqmenubg02.gif" width="7" height="28" align="absmiddle"> 
      <a href="newbbs.php"><font color=white>论坛</font></a> <img src="images/playicqmenubg02.gif" width="7" height="28" align="absmiddle"> 
      <a href="http://usms.tom.com/smslist/sms_0_2_3_0_1.htm?user_id=16064&F0FAF5:F0FAF5&http://www.playicq.com/images/index_top.gif"><font color=white>手机短信</font></a></td>
  </tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
  <tr> 
    <td width="238" valign="top"> <table width="238" border="0" cellspacing="3" cellpadding="0">
        <tr> 
          <td background="images/playicqindexbg04.gif" height="24"> <div align="center"><img src="images/playicqindexbg04top.gif" width="100" height="24"></div></td>
        </tr>
        <tr> 
          <td background="images/playicqindexbg04.gif"> <table width="180" border="0" cellspacing="0" cellpadding="0" align="center">
              <tr> 
                <td><img src="images/playicqbox.gif" width="1" height="6"></td>
              </tr>
            </table>
            <?
include ("isloginnew.php");
?>
            <table width="180" border="0" cellspacing="0" cellpadding="0" align="center">
              <tr> 
                <td><img src="images/playicqbox.gif" width="1" height="6"></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td background="images/playicqindexbg04.gif"> <table width="180" border="0" cellspacing="0" cellpadding="0" align="center">
              <tr> 
                <td><img src="images/playicqbox.gif" width="1" height="8"></td>
              </tr>
            </table>
            <table width="200" border="0" cellspacing="1" cellpadding="0" bgcolor="#BAC4CC" align="center">
              <tr> 
                <td width="16" bgcolor="#D1DCE5"> <div align="center">本站信息公告</div></td>
                <td width="184" bgcolor="#FFFFFF"> 
                  <?
$sql="select count(*) as id from users";
$result1=$db->DB_query($sql);
list($usercount)=$db->DB_fetch_row($result1);
echo "                  

⌨️ 快捷键说明

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