|
|
|
มือใหม่ครับ เกิด error บรรทัดที่ 36 ครับ เริ่มต้นผลงานชิ้นแรก |
|
|
|
|
|
|
|
Code (PHP)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ลงทะเบียนโรงเรียนผู้เข้าแข่งขัน</title>
<style type="text/css">
body strong h4 {
text-align: center;
}
body,td,th {
color: #06C;
}
body {
background-color: #FFC;
margin-left: 100px;
margin-top: 50px;
}
</style>
<body>
<?php
include "includes/config.php";
mysql_query("SET NAMES UTF8",$conndb); // เอาไว้กรณีให้บังคับตัวหนังสือเป็น UTF 8
mysql_select_db($conndb);
$sql = "insert into 'sch_info'('txtsch_username','txtsch_pass','txtsch_id','txtsch_name' ,'txtsch_address','txtsch_tel','txtsch_fax','txtsch_email','txtsch_director' ,'txtsch_directortel','txtsch_directoremail')
values ('$sch_username','$sch_pass','$sch_id','$sch_name','$sch_address', '$sch_tel','$sch_fax','$sch_email','$sch_director','$sch_directortel', '$sch_directoremail')";
mysql_query("SET NAMES UTF8");
$sqlquery = mysql_db_query($dbname,$sql);
$checkadd = "select * from 'sch_info' where txtsch_username = '$sch_username'";
$result = mysql_db_query ($dbname, $checkadd);
$num = mysql_num_rows ($result);
if ($num == 1)
{
print "<br>เพิ่มข้อมูลผู้ใช้ลงในฐานข้อมูลเรียบร้อยแล้ว";
}
mysql_close();
?>
<strong>
<h4><img src="images/sch_register.jpg" alt="ลงทะเบียนโรงเรียน" width="500" height="133" align="absmiddle" /></h4>
<p> </p>
</strong>
<form id="form1" name="form1" method="post" action="">
<blockquote>
<blockquote>
<p><strong><em>ข้อมูลโรงเรียน</em></strong></p>
<p>
<label for="txtsch_username">Username:</label>
<input type="text" name="txtsch_username" id="txtsch_username" />
<em>(ตามที่ท่านต้องการ)</em></p>
<p>
<label for="txtsch_pass">Password:</label>
<input type="password" name="txtsch_pass" id="txtsch_pass" />
<em>(ตามที่ท่านต้องการ)</em></p>
<p>
<label for="txtsch_pass">Retry Password:</label>
<input type="password" name="txtsch_pass2" id="txtsch_pass" />
<em>(พิมพ์พาสเวิร์ดอีกครั้งเพื่อตรวจสอบความถูกต้อง)</em></p>
<p>รหัสโรงเรียน 8 หลัก:
<input type="text" name="txtsch_id" id="txtsch_id" />
<em>(90100022)</em></p>
</blockquote>
</blockquote>
<p>
<label for="txtsch_name">
<blockquote>
<blockquote>
<p>ชื่อโรงเรียน:
<input type="text" name="txtsch_name" id="txtsch_name" />
<em>(โรงเรียนศรีวิทยา)</em></p>
<p>ที่อยู่
<textarea name="textsch_address" id="textsch_address" cols="45" rows="5"></textarea>
<em>(24 ม.2 ต.สนามชัย อ.สทิงพระ จ.สงขลา 90190)</em></p>
<p>เบอร์โทรศัพท์:
<input type="text" name="txtsch_tel" id="txtsch_tel" />
<em>(074486109)</em></p>
<p>เบอร์โทรสาร:
<input type="text" name="txtsch_fax" id="txtsch_fax" />
<em>(074528207)</em></p>
<p>อีเมลล์
<input type="text" name="txtsch_email" id="txtsch_email" />
<em>([email protected])</em></p>
<hr />
<p><strong><em>ข้อมูลผู้อำนวยการ</em></strong></p>
<p>ชื่อ-สกุลผู้อำนวยการ:
<input type="text" name="txtsch_fax2" id="txtsch_fax2" />
<em>(นายเนติพัฒน์ ประทุมวัลย์)</em></p>
<p>เบอร์โทรศัพท์:
<input type="text" name="txtsch_directortel" id="txtsch_directortel" />
<em>(0872946051)</em></p>
<p>อีเมลล์
<input type="text" name="txtsch_directoremail" id="txtsch_directoremail" />
<em>([email protected])</em></p>
<p>
<input type="submit" name="button" id="button" value="Submit" />
<input type="reset" name="button2" id="button2" value="Reset" />
</p>
</blockquote>
</form>
<p> </p>
</body>
</html>
|
|
|
|
|
Date :
2013-09-05 11:36:44 |
By :
netipat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอคำชี้แนะ และ ขอ code ในการตรวจสอบ Password ให้ตรงกันด้วย นะครับ
|
|
|
|
|
Date :
2013-09-05 11:37:58 |
By :
netipat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$sch_ ทั้งหลายนี่มาจากไหนครับ?
|
|
|
|
|
Date :
2013-09-05 12:01:17 |
By :
itpcc |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field ในตาราง sch_info ครับ
|
|
|
|
|
Date :
2013-09-05 12:17:06 |
By :
netipat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ข้อมูลรับมาจากไฟล์อื่นหรือในไฟล์เดียวกันครับ
|
|
|
|
|
Date :
2013-09-05 12:29:13 |
By :
Krungsri |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ไฟล์เดียวกันครับ
include ไฟล์ config
|
|
|
|
|
Date :
2013-09-05 13:01:27 |
By :
netipat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mysql_query("SET NAMES UTF8");
033.$sqlquery = mysql_db_query($dbname,$sql);
034.$checkadd = "select * from 'sch_info' where txtsch_username = '$sch_username'";
035.$result = mysql_db_query ($dbname, $checkadd); //// มันหาคำสั่งชุดนี้ไม่เจอนะครับลองตรวจดูดีดีครับ
036.$num = mysql_num_rows ($result);
|
|
|
|
|
Date :
2013-09-05 14:03:48 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณครับ จะลองดู
|
|
|
|
|
Date :
2013-09-05 17:50:08 |
By :
netipat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|