|
|
|
code save วัน เดือน ปีเกิด ไม่ได้อ้ะค้ะ ไม่ลงฐานข้อมูล |
|
|
|
|
|
|
|
memberformadd.php
<? include "headlog.php" ;?>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<title>..:::ระบบจัดการกลุ่มออมทรัพย์เพื่อการผลิต:::..</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link href="main_style.css" rel="stylesheet" type="text/css" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ทำปฏิทิน Datepicker ไทยแบบปีพุทธศักราช (พ.ศ.) (พัฒนาโดย Anassirk.Com)</title>
<link type="text/css" href="css/ui-lightness/jquery-ui-1.8.10.custom.css" rel="stylesheet" />
<script type="text/javascript" src="js/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.8.10.offset.datepicker.min.js"></script>
<script type="text/javascript">
$(function () {
var d = new Date();
var toDay = d.getDate() + '/' + (d.getMonth() + 1) + '/' + (d.getFullYear() + 543);
// กรณีต้องการใส่ปฏิทินลงไปมากกว่า 1 อันต่อหน้า ก็ให้มาเพิ่ม Code ที่บรรทัดด้านล่างด้วยครับ (1 ชุด = 1 ปฏิทิน)
$("#datepicker-th").datepicker({ dateFormat: 'dd/mm/yy', isBuddhist: true, defaultDate: toDay, dayNames: ['อาทิตย์', 'จันทร์', 'อังคาร', 'พุธ', 'พฤหัสบดี', 'ศุกร์', 'เสาร์'],
dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน','กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.','ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.']});
$("#txtbirth").datepicker({ changeMonth: true, changeYear: true,dateFormat: 'dd/mm/yy', isBuddhist: true, defaultDate: toDay,dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'],
dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน','กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.','ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.']});
$("#datepicker-en").datepicker({ dateFormat: 'dd/mm/yy'});
$("#inline").datepicker({ dateFormat: 'dd/mm/yy', inline: true });
});
</script>
<style type="text/css">
.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left; list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
ul.test {list-style:none; line-height:30px;}
</style>
<style type="text/css">
<!--
.style1 {color: #FF0000}
-->
</style>
<body>
<div class="warp" >
<div class="body" >
<div id="left_block">
<p style=" clear:both;margin:10px 0 0;">
<div class="manu_list" style="margin-top:1px;">
<td colspan="2"><img src="images/menu.gif" width="220" height="30" /></td>
<a href="authdepindex.php">หน้าแรก</a>
<a href="authdepprofile">ข้อมูลส่วนตัว</a>
<a href="authdepmem">จัดการข้อมูลสมาชิก</a>
<a href="authdepitem">จัดการข้อมูลเงินฝ่าก</a>
<a href="authdepdiv">คำนวณเงินปันผล</a>
<a href="authdeppaydiv">ข้อมูลการจ่ายเงินปันผล</a>
<a href="authnews">จัดการข้อมูลข่าวประชาสัมพันธ์</a>
<a href="logout.php">ออกจากระบบ</a>
</div>
</p>
</div>
</div>
<div id="right_block">
<font size="18" color="#993300"><b><center> เพิ่มข้อมูลการสมัครสมาชิก </center></b></font>
<? include "connect.php" ;?>
<? include "scrip.php" ; ?>
<form action="savemem.php" name="frmMain" method="post" onSubmit="JavaScript:return fncSubmit();">
<table width="96%" border="0" align="center" cellpadding="1" cellspacing="0" bordercolor="#000066">
<tr>
<td width="23%" height="38" align="right"><strong>คำนำหน้า :</strong></td>
<td width="72%" align="left"><?
$strSQL= "SELECT * FROM prefix";
$objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]");
?>
<select id="txtprefix" name="txtprefix" value="<?=$objResult["prefix"];?>" >
<option value="">--คำนำหน้า--</option>
<?
while($objResult = mysql_fetch_array($objQuery))
{
?>
<option value="<?=$objResult["prefix_id"];?>">
<?=$objResult["prefix_name"];?>
</option>
<?
}
?>
</select>
</td>
<td width="1%" align="left"> </td>
<td width="3%" align="left">
</td>
</tr>
<tr>
<td height="34" align="right">
<strong>ชื่อ :</strong></td>
<td align="left">
<input type="text" name="txtfname">
<strong>นามสกุล :</strong>
<input type="text" id="txtlname" name="txtlname"></td>
<td height="34" align="right"> </td>
<td align="left"> </td>
</tr>
<tr>
<td height="86" align="right"><strong>ที่อยู่ :</strong></td>
<td align="left">
<textarea name="txtaddress" cols="38" rows="4" id="txtaddress" ></textarea></td>
<td align="left"> </td>
<td align="left"> </td>
</tr>
<tr>
<td height="38" align="right"><strong>หมายเลขบัตรประชาชน :</strong></td>
<td align="left">
<input type="text" id="txtidcard" name="txtidcard" maxlength="13">
<font color="red">**13 ตัวอักษร**</font> </td>
<td align="left"> </td>
<br />
<td align="left"> </td>
</tr>
<tr>
<td height="38" align="right"><strong>วันเกิด :</strong></td>
<td align="left">
<input type="text" size="10" id="txtbirth" name="txtbirth" /><br>
</td>
</tr>
<tr>
<td height="41" align="right"><strong>เบอร์ติดต่อ :</strong></td>
<td align="left">
<input type="text" id="txttelephone" name="txttelephone" />
<span class="style1">**ตย. 0890000000**</span></td>
<td align="left"> </td>
<td align="left"> </td>
</tr>
<tr>
<td height="37" align="right"><strong>อาชีพ :</strong></td>
<td align="left">
<input type="text" id="txtoccupation" name="txtoccupation" />
<strong>รายได้เฉลี่ยต่อเดือน :
<input name="txtsalary" type="text" id="txtsalary" size="10" />
บาท</strong>
</td>
<td align="left"> </td>
<td align="left"> </td>
</tr>
<tr>
<td height="37" align="right"><strong>จำนวนเงินฝากต่อเดือน :</strong></td>
<td align="left">
<input type="text" id="txtdep_mount" name="txtdep_mount" />
<strong>บาท</strong></td>
<td align="left"> </td>
<td align="left"> </td>
</tr>
<br/><br/>
<tr>
<td align="center">
<td align="center">
<div align="left">
<input type="submit" value="บันทึก" />
<input type="reset" value="ยกเลิก" />
</div></td>
<td align="center"> </td>
<td align="center">
<div align="left">
<p> </p>
<p> </p>
</div></td>
<td width="1%"></td>
</tr>
</table>
</form>
<P align="center" class=style1 style1>** หลักฐานและเอกสารที่ต้องแนบเมื่อพร้อมกับใบสมัครสมาชิก** </P>
<P align="center" class=style2> 1.สำเนาบัตรประจำตัวประชาชน 2 ฉบับ </P>
<P align="center" class=style2> 2.สำเนาทะเบียนบ้าน 2 ฉบับ</P>
<P align="center" class=style2> 3.เอกสารการเปลี่ยนชื่อ - สกุล (ถ้ามี) </P>
<p align="center"><br/>
<br/>
</p>
</div>
savemem.php
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
</head>
<body>
<?
include("connect.php");
$strSQL = "SELECT Max(user_id) as maxid FROM user ";
$objQuery = mysql_query($strSQL)or die ("select error");
$objResult = mysql_fetch_array($objQuery);
$id = $objResult['maxid']+1;
$strSQL="INSERT INTO user (prefix,fname,lname,address,idcard,birth,telephone,occupation,salary,date_register,dep_mount,dep_total,username,password,
user_sta,user_type)
VALUES('".$_POST["txtprefix"]."','".$_POST["txtfname"]."','".$_POST["txtlname"]."','".$_POST["txtaddress"]."','".$_POST["txtidcard"]."','".$_POST["txtbirth"]."','".$_POST["txttelephone"]."','".$_POST["txtoccupation"]."','".$_POST["txtsalary"]."',
CURDATE(),'".$_POST["txtdep_mount"]."','".$_POST["txtdep_mount"]."' ,'mem".$id."','mem".$id."','1','5')";
$objQuery = mysql_query($strSQL);
$id = mysql_insert_id();
$strSQL = "INSERT INTO deposit(user_id,dep_mount,dep_date,dep_time)
VALUES ($id,".$_POST["txtdep_mount"].",CURDATE(),NOW())";
$objQuery2 = mysql_query($strSQL);
if($objQuery)
{
echo "<script>alert('บันทึกเรียบร้อยแล้ว');</script>";
echo "<meta http-equiv='refresh' content='0; url=authdepmem.php'>";
}
else
{
echo "Error Save [".$strSQL."]";
}
mysql_close($objConnect);
?>
</body>
</html>
Tag : PHP, MySQL
|
|
|
|
|
|
Date :
2012-02-23 23:16:24 |
By :
lookpla26 |
View :
1634 |
Reply :
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// เวลากรอกข้อมูลกรอบแบบไหนค๊ะ เช่น 24 ถุมภาพันธ์ 2555 , 24 / 02 / 2012 อะไรอย่างนี้หรือป่าว ถ้าเป็นแบบนี้ ก็ต้องแปลงจากที่เรากรอกค่าใน input ก่อนถึงจะ Save ลงฐานข้อมูลได้นะ เช่น แปลงจาก 24 ถุมภาพันธ์ 2555 ให้เป็น 2012-02-24 แบบนี้นะค๊ะ
|
|
|
|
|
Date :
2012-02-24 06:07:07 |
By :
aof |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ตามนั้ครับ Format ที่ถูกต้องของ MySQL คือ YYYY-MM-DD
|
|
|
|
|
Date :
2012-02-24 06:18:12 |
By :
webmaster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
format ในหน้าฟอร์ม เป็นแบบนี้อ้ะค้ะ
ต้องแก้อีกมั้ย ยัง งง กับหลักการของ วันที่อยู่ค่ะ
|
|
|
|
|
Date :
2012-02-24 08:51:53 |
By :
lookpla26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
โครงสร้างของฟิวด์ birth เป็น date หรือเปล่าครับ ถ้าใช่ ต้องเก็บข้อมูลแบบ YYYY-MM-DD ส่วนหน้าฟอร์ม แปลง 29/02/2555 เป็น 2555-02-29 ครับ แต่แนะนำให้เก็บ ปีพ.ศ. เป็น ค.ศ. แทนครับ
|
|
|
|
|
Date :
2012-02-24 09:12:56 |
By :
pumin99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|