📄 grfbxg.php
字号:
<?
require "config.php";
$strsql="select * from $grhy where user='$cokeuser2' and password='$cokepass2'";
$result=mysql_query($strsql,$myconn);
$num=mysql_num_rows($result);
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><? echo "$webname"; ?></title>
<style type="text/css">
<!--
@import url("css/tl.css");
body,td,th {
font-family: 打天下cn-人才频道;
font-size: 13px;
}
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}
.style3 {color: #FF0000}
-->
</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" bgcolor="#FFFFFF">
<tr>
<td><div align="center">
<? require "top6.php";?>
</div></td>
</tr>
</table>
<? if($num)
{?>
<table width="100%" border="0" cellpadding="0" cellspacing="5">
<tr>
<td><img src="images/dinao.gif" width="578" height="30"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="5">
<tr>
<td>
<? $strsql1="select*from $xxfb where fbuser='$cokeuser2'";
$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">发布信息: <a href="grfbsc.php?id=<? echo $row1[id]?>" class="style3">删除这条信息</a></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["time"]);?>天</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"> </td>
</tr>
</table>
<? }?></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
</table><? }
else
{
?>
<table width="50%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td><FORM name=form1 onsubmit="return check(this)"
action=yz88.php
method=post>
<TABLE width="100%" border=0 cellPadding=5 cellSpacing=1 bgcolor="#00CCFF">
<TBODY>
<TR bgcolor="#00CCFF">
<TD colspan="2">
<div align="left"> 请先登陆 </div></TD>
</TR>
<TR bgcolor="#FFFFFF">
<TD width="35%">
<DIV align=center><FONT size=2>用户名:</FONT></DIV></TD>
<TD width="65%"><FONT size=2>
<!--webbot bot="Validation" S-Display-Name="会员名"
B-Value-Required="TRUE" I-Minimum-Length="3"
I-Maximum-Length="20" -->
<INPUT name=user id="user" size=16
maxLength=20>
</FONT></TD>
</TR>
<TR bgcolor="#FFFFFF">
<TD width="35%">
<DIV align=center><FONT size=2>密 码:</FONT></DIV></TD>
<TD width="65%"><FONT size=2>
<!--webbot bot="Validation" S-Display-Name="密码"
B-Value-Required="TRUE" I-Minimum-Length="4"
I-Maximum-Length="20" -->
<INPUT name=password
type=password id="password" size=16 maxLength=20>
</FONT></TD>
</TR>
<TR bgcolor="#00CCFF">
<TD width="35%"></TD>
<TD width="65%">
<INPUT type=submit value="登 陆" name=login_submit>
</TD>
</TR>
<TR bgcolor="#F2F2F2">
<TD colspan="2"></TD>
</TR>
</TBODY>
</TABLE>
</FORM></td>
</tr>
</table><? }?></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 + -