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

📄 show2.php

📁 ~{4rLlOB~}php+mysql~{UPF8GsV0T44zBk~} ~{Q]J>5XV7~} http://job.datianxia.com
💻 PHP
字号:
<?
require "config.php";
if(!$user)
{
$user=123456;
}
if(!$fbuser)
{
$fbuser=123456;
}
$strsql="select*from $qyhy where user='$user'";
$result=mysql_query($strsql,$myconn);
$row=mysql_fetch_array($result)
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>打天下人才网-二手市场-房产中介</title>
<style type="text/css">
<!--
@import url("css/tl.css");
body,td,th {
	font-family: 打天下cn-人才频道;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 12px}
-->
</style>
</head>

<body>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#000000">
  <tr>
    <td bgcolor="#EFF8FE"><table width="770" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" class="tl13">
      <tr>
        <td height="24" background="images/indtop-bg1.gif"><? require "top2.php";?></td>
      </tr>
      <tr>
        <td height="68"><? require "top3.php";?></td>
      </tr>
      <tr>
        <td height="29" background="images/personzl.gif"><? require "top4.php";?></td>
      </tr>
      <tr>
        <td height="27" background="images/jt-s.gif" bgcolor="#D7F9FF"><? require "top1.php";?>
 </td>
      </tr>
      <tr>
        <td height="29"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img name="" src="" width="4" height="4" alt="" style="background-color: #FFFFFF"></td>
          </tr>
        </table>
          <table width="770"  border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="181" valign="top"><? require "top7.php";?></td>
            <td width="589" valign="top"><table width="100%"  border="0" cellpadding="0" cellspacing="5">
                <tr>
                  <td><table width="95%"  border="0" align="center" cellpadding="0" cellspacing="0" class="g18">
                    <tr bgcolor="#69E4FD">
                      <td height="24" colspan="2"><div align="left">个人信息:</div></td>
                      </tr>
                    <tr>
                      <td colspan="2">企业名称:<? echo htmlspecialchars($row["corpname"]);?></td>
                      </tr>
                    <tr>
                      <td colspan="2">详细地址:<? echo htmlspecialchars($row["address"]);?></td>
                    </tr>
                    <tr>
                      <td width="49%">联系人:<? echo htmlspecialchars($row["lname"]);?></td>
                      <td width="51%"> 联系电话:<? echo htmlspecialchars($row["phone"]);?></td>
                    </tr>
                    <tr>
                      <td> 邮政编码:<? echo htmlspecialchars($row["zip"]);?></td>
                      <td> 电子邮件:<? echo htmlspecialchars($row["email"]);?></td>
                    </tr>
                    <tr>
                      <td colspan="2">网址:<? echo htmlspecialchars($row["homepage"]);?></td>
                      </tr>
                    <tr bgcolor="#F9F9F9">
                      <td colspan="2">企业简介:</td>
                      </tr>
                    <tr>
                      <td colspan="2"><? echo htmlspecialchars(nl2br($row["info"]));?></td>
                      </tr>
                  </table>                  </td>
                </tr>
              </table>
              <table width="100%"  border="0" cellpadding="0" cellspacing="5">
                <tr>
                  <td>
				  <? $strsql1="select*from $qyfb where fbuser='$fbuser'";
$result1=mysql_query($strsql1,$myconn);
while($row1=mysql_fetch_array($result1))
{
?>
				  <table width="95%"  border="0" align="center" cellpadding="0" cellspacing="0" class="g18">
                    <tr bgcolor="#6CDC72">
                      <td height="24" colspan="2"><div align="left">发布信息:</div></td>
                    </tr>
                    <tr>
                      <td width="49%">欲从事岗位:<? echo htmlspecialchars($row1["ycsgw"]);?></td>
                      <td width="51%">相关工作年限:<? echo htmlspecialchars($row1["xggznx"]);?></td>
                    </tr>
                    <tr>
                      <td>发布日期:<? echo htmlspecialchars($row1["fbtime"]);?></td>
                      <td>有效期:<? echo htmlspecialchars($row1["yxts"]);?>天</td>
                    </tr>
                    <tr bgcolor="#F5F5F5">
                      <td colspan="2">具体要求:</td>
                      </tr>
                    <tr>
                      <td colspan="2"><? echo htmlspecialchars(nl2br($row1["text"]));?></td>
                      </tr>
                    <tr>
                      <td colspan="2">&nbsp;</td>
                    </tr>
                  </table>
				  <? }?></td>
                </tr>
              </table>
              <map name="Map2Map">
                <area shape="rect" coords="348,6,386,26" href="#">
              </map></td>
          </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
</table>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0" class="g18">
  <tr>
    <td height="72"><div align="center">
      <? require "top5.php";?>
      <br>
    </div></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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