ช่วยตรวจ code ให้หน่อยค่ะ ไม่ทราบว่า Syntax ผิดตรงไหน [PHP]
ช่วยดู โค้ด ให้หน่อยค่ะ พอดีเพิ่งหัดเขียน แล้วจะลอง เพิ่มข้อมูลลง ฐานข้อมูล แต่ไม่ทราบว่า่เขียน Connect อะไรผิดหรือป่าว
code function connect base ตามที่เว็บสอน แต่มีการเปลี่ยนแปลงนิดหน่อย
Code (PHP)
<?
/**** function connection to database ****/
$objConnect = mysql_connect("localhost","root","root") or die("Error Connect to Database");
$objDB = mysql_select_db("webtest");
/**** function insert record ****/
function fncInsertRecord($strTable,$strField,$strValue)
{
$strSQL = "INSERT INTO $strTable ($strField) VALUES ($strValue) ";
return @mysql_query($strSQL);
}
/**** function select record ****/
function fncSelectRecord($strTable,$strCondition)
{
$strSQL = "SELECT * FROM $strTable WHERE $strCondition ";
$objQuery = @mysql_query($strSQL);
return @mysql_fetch_array($objQuery);
}
/**** function update record ****/
function fncUpdateRecord($strTable,$strCommand,$strCondition)
{
$strSQL = "UPDATE $strTable SET $strCommand WHERE $strCondition ";
return @mysql_query($strSQL);
}
/**** function delete record ****/
function fncDeleteRecord($strTable,$strCondition)
{
$strSQL = "DELETE FROM $strTable WHERE $strCondition ";
return @mysql_query($strSQL);
}
/*mysql_close($objConnect);*/ /*------------------> ไม่แน่ใจว่ามีผลหรือป่าว ถ้าคอมเม้นไว้*/
?>
Code (PHP)
<?
include("phpMySQLFunctionDatabase.php"); /* -----------------> เรียกใช้ฟังชั่น ด้านบน*/
$strTable = " User ";
$strField = " uid,uname,umember,ubrithday ";
$strValue = " '".$_POST["txtid"]."','".$_POST["txtname"]."','".$_POST["txtuser"]."','".$_POST["txtdate"]."' ";
$objInsert = fncInsertRecord($strTable,$strField,$strValue)
if($objInsert)
{
echo "Save Done.<br>";
}
else
{
echo "Save Error";
}
mysql_close($objConnect);
?>
ไม่ทราบว่าผิดตรงไหน ค่ะ ช่วยแนะนำหน่อยนะ แค่ เพิ่มข้อมูลยังทำไม่ได้เลย 555+Tag : PHP, MySQL, CakePHP
ประวัติการแก้ไข 2010-10-19 15:31:54
Date :
2010-10-19 15:30:11
By :
catper001
View :
752
Reply :
4
แล้วไม่ทราบว่าเกิด error อย่างไรบ้างครับ
Date :
2010-10-19 15:32:58
By :
SOUL
ไม่มี Error อะไร มันบอกแค่ว่า Save Error แค่นั้น
Date :
2010-10-19 15:55:05
By :
catper001
$strTable = " User "; ไม่ต้องเว้นวรรคนะ แก้เป็น => $strTable = "User";
และแก้ $strField กับ $strValue ด้วย
ถ้ายังไม่ได้ เอา @ ออกที่หน้า mysql_query($strSQL); แล้วจะเห็น error
Date :
2010-10-19 19:20:04
By :
heng
<DIV align=center><SPAN data-jsid="text"><FONT color=#000000 size=3><STRONG>
<DIV align=center><A title="เชิญร่วมลงนามถวายพระพรออนไลน์ ๕ ธันวาคม ๒๕๕๔" href="http://www.welovekingonline.com/" target=_blank><FONT face="MS Sans Serif"><IMG border=0 alt="ร่วมลงนามถวายพระพรออนไลน์ ๕ ธันวาคม ๒๕๕๔" src="/nso/home/images/48/welovekingonline.jpg" width=333 height=208></FONT></A></DIV>
<DIV align=center><FONT face="MS Sans Serif"></FONT> </DIV>
<DIV align=center><SPAN class=messageBody data-ft='’???{"type":3}???’'><FONT face="MS Sans Serif"><FONT size=2><FONT color=#ff0080><SPAN>ด้วยกระทรวงเทคโนโลยีสารสนเทศแล</SPAN><WBR><SPAN class=word_break></SPAN><SPAN>ะการสื่อสาร <BR>ได้จัดโครงการถวายพระพรออนไลน์เ</SPAN><WBR><SPAN class=word_break></SPAN><SPAN>ฉลิมพระเกียรติ ๘๔ พรรษา <BR>เนื่องในโอกาสมหามงคลเฉลิมพระชน</SPAN><WBR><SPAN class=word_break></SPAN>มพรรษา ๗ รอบ ๕ ธันวาคม ๒๕๕๔<BR><BR><SPAN>จึงขอเชิญชวนทุกท่านร่วมลงนามถว</SPAN><WBR><SPAN class=word_break></SPAN>ายพระพรออนไลน์ ได้ที่<BR></FONT></FONT><BR></FONT><A title="ขอเชิญชวนทุกท่านร่วมลงนามถวายพระพรออนไลน์ โครงการถวายพระพรออนไลน์เฉลิมพระเกียรติ ๘๔ พรรษา" onmousedown=?UntrustedLink.bootstrap($(this), href="http://www.welovekingonline.com" rel=nofollow target=_blank ?b938d?, event, bagof({}));?><FONT color=#3b5998 face="MS Sans Serif">www.welovekingonline.com</FONT></A></SPAN></DIV><FONT face="MS Sans Serif">
<DIV align=center>
<HR>
</DIV></FONT>
<DIV align=center><A title="เชิญร่วมลงนามถวายพระพรออนไลน์ ๕ ธันวาคม ๒๕๕๔" href="http://www.welovekingonline.com/" target=_blank><FONT size=2><FONT color=#ff00cc><FONT face="MS Sans Serif"><IMG style="WIDTH: 26px; HEIGHT: 13px" border=0 alt="" src="/nso/home/images/48/new5.gif" width=38 height=20><STRONG>คลิกลงนามถวายพระพรออนไลน์ ๕ ธันวาคม ๒๕๕๔</STRONG></FONT></FONT></FONT></A><FONT color=#ff00cc face="MS Sans Serif"> <IMG style="WIDTH: 26px; HEIGHT: 13px" border=0 alt="" src="/nso/home/images/48/new5.gif" width=38 height=20> </FONT><STRONG></STRONG></DIV>
<DIV align=center>
<DIV align=center><FONT face="MS Sans Serif">
<HR>
</FONT></DIV></DIV></STRONG></FONT></SPAN></DIV>
<DIV align=center><SPAN data-jsid="text"><FONT color=#000000 size=3 face="MS Sans Serif"><STRONG><IMG border=0 alt="นายวิบูลย์ทัต สุทันธนกิตติ์ ผสช. เป็นประธานการประชุมสรุปผลเบื้องต้นและบทเรียนการทำ สปค.๒๕๕๓" src="/nso/home/images/48/54-05-19-20Spk2010.JPG" width=333 height=154></STRONG></FONT></SPAN></DIV><SPAN data-jsid="text"><FONT color=#000000 size=3 face="MS Sans Serif">
<DIV align=justify><BR><FONT size=2> นายวิบูลย์ทัต สุทันธนกิตติ์ ผู้อำนวยการสำนักงานสถิติแห่งชาติ เป็นประธานการประชุมสรุปผลเบื้องต้นและบทเรียนการทำสำมะโนประชากรและเคหะ พ.ศ.๒๕๕๓ เพื่อแลกเปลี่ยนเรียนรู้ประสบการณ์ในการทำสำมะโนประชากรฯ ณ โรงแรมฮอลิเดย์อินน์ จังหวัดเชียงใหม่ จัดขึ้นระหว่างวันที่ ๑๙-๒๑ พฤษภาคม ๒๕๕๔
<HR>
</FONT></DIV>
<DIV align=center></FONT></SPAN><SPAN data-jsid="text"><FONT color=#ffcc00 size=3 face="MS Sans Serif"><STRONG><IMG border=0 alt="ผม...มาดีมาทำสำมะโนธุรกิจและอุตสาหกรรม ครับ...^^" src="/nso/home/images/48/Business and Industry Census.jpg" width=333 height=180></STRONG></FONT></SPAN></DIV>
<DIV align=center><FONT color=#000000>
<HR>
</FONT></DIV>
<DIV align=center><A href="http://www.mict4u.net" target=_blank><IMG border=0 src="http://203.146.117.170/thai/images/banners/banner4.jpg" width=333 height=124></A>
<HR>
</DIV>
Date :
2011-06-16 12:37:07
By :
aaa
Load balance : Server 04