|
|
|
อยากได้ โค๊ดเว็บบอร์ดPHP + mysql ครับ ผมพยายามทำแล้วแต่ทำไปไม่ได้ครับ ขอความช่วยเหลือหน่อยนะครับ ขอบคุณครับ |
|
|
|
|
|
|
|
ใช่คนเดียวกันกับที่คุยกับผมใน facebook หรือป่าวนะ
|
|
|
|
|
Date :
2011-05-21 15:33:16 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใช่ครับพี่ ขอบคุณมากเลยนะสำหรับ หนังสือดีได้รับแล้ว คับ
|
|
|
|
|
Date :
2011-08-07 23:57:28 |
By :
nutamway |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://202.28.110.170/student_affair/index3.php?p=search_data
ช่วยผมหน่อยนะครับลองไปตามลิงค์ของผมหน่อยนะครับ ช่วยหน่อย เมื่อเราค้นหามันก็จะฟ้อง ตอนแรกที่ทำก็ได้แค่ผมมาปรับเปลี่ยนหน้าตา up ขึ้นไปไหม่ไม่ได้ซะงั้น งงๆคับ ช่วยหน่อยนะครับพี่ๆ
|
|
|
|
|
Date :
2011-08-08 00:04:52 |
By :
nutamway |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เพิ่มเติมนิดนึงครับในเครื่องทำได้ปกตินะครับ
search_data.php(หน้าฟอร์มครับ)
Code (PHP)
<html>
<head>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<title>ค้นหากิจกรรม</title>
<style type="text/css">
<!--
.style2 {color: #FF0000; font-weight: bold;}
-->
</style>
</head>
<body>
<table width="60%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2" align="center">ค้นหารายชื่อผ<a href="login_admin.php">ู้</a>เข้าร่วมกิจกรรม <span class="style2">"ตัวอย่าง พระน,สามเณรโชคชัย,นางสาวก,นายส" </span></td>
</tr>
<form action="index4.php?p=search_show" method="get" name="1" id="1" >
<tr>
<td width="22%">ค้นหารายชื่อ</td>
<td width="78%" align="left"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="48%" align="right"><input name="textsearch" type="text" id="textsearch" value="" size="40"></td>
<td width="52%"><span class="style5">
<input type="submit" name="Submit" value="search " />
</span></td>
</tr>
</table></td>
</tr>
</form>
<tr>
<td colspan="2"></td>
</tr>
</table>
</body>
</html>
search_show.php (หน้าแสดงข้อมูลค้นหาครับ)
Code (PHP)
<?
$textsearch = $_GET["textsearch"];
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<title>ค้นหากิจกรรม</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url();
}
-->
</style>
<style>
A.menulink {
display: block;
width: 150px;
text-align: center;
text-decoration: none;
font-family:AngsanaNew;
font-size:20px;
color: #CCFF66;
BORDER: none;
border: solid 1px #ffffff;
}
A.menulink:hover {
border: none;
background-images:01 [Converted];
}
a:link {
text-decoration: none;
color: #0000FF;
}
a:visited {
text-decoration: none;
color: #000066;
}
a:hover {
text-decoration: none;
color: #FF0033;
font-size:20px
}
a:active {
text-decoration: none;
color: #000066;
}
body,td,th {
font-family: AngsanaUPC, BrowalliaUPC, CordiaUPC, EucrosiaUPC;
font-size: 20px;
}
a {
font-family: AngsanaUPC, BrowalliaUPC, CordiaUPC, EucrosiaUPC;
font-size: 20px;
color: #000066;
font-weight: bold;
}
.style5 {color: #0000FF}
.style6 {
font-size: 20px;
color: #FF5F55;
}
.style8 {color: #FF5F55}
.style10 {
font-size: 16px;
font-weight: bold;
color: #0000FF;
}
</style>
</head>
<body>
<tr>
<table width="35%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td></td>
</tr>
<tr>
<td></td>
<table width="98%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#EEEEEE">
<tr align="center">
<td colspan="2" bgcolor="#FFCCCC"><a href="index3.php?p=search_data"><strong>กลับหน้าค้นหา</strong></a></td>
</tr>
<tr align="center">
</td><td align="center" width='40%'><b class='white'>ชื่อ-ฉายา(นามสกุล)</b></font></td>
</td></td><td align="center" width='60%'><b class='white'>กิจกรรมที่เข้าร่วม</b></font></td>
</tr>
<?
include"connect.php";
$sql="SELECT * FROM `tb_nisit`,`tb_type` where tb_nisit.ref_id_type=tb_type.id_type and tb_nisit.name_nisit like '%$textsearch%'"; $result = mysql_query($sql);
while ($rows = mysql_fetch_array($result)) {
$name_nisit = $rows['name_nisit'];
$name_type = $rows['name_type'];
if($bg == "#99FFCC") { //ส่วนของการ สลับสี
$bg = "#CCFFFF";
} else {
$bg = "#99FFCC";
}
echo "
<tr>
<td bgcolor='$bg'>$name_nisit</td>
<td bgcolor='$bg'>$name_type</td>
</tr> ";
$i++;
$j++;
}
?>
</table>
</body>
</html>
ช่วยดูให้หน่อยนะครับ (มือใหม่ครับ)
|
|
|
|
|
Date :
2011-08-08 00:25:03 |
By :
nutamway |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ดูอะไรครับ error อะไรครับ
|
|
|
|
|
Date :
2011-08-08 09:00:57 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|