|
|
|
พอดีผมทำโปรเจคครับ แต่ตอนที่รับบนเครื่องจำลองผ่านพอ uphost จริงมันไม่ยอมลงฐานข้อมูล วอนทานผู้รู้ช่วยหน่อยครับ |
|
|
|
|
|
|
|
มีเออเร่อไหมครับเจ้านาย
|
|
|
|
|
Date :
2011-03-03 21:17:08 |
By :
PlaKriM |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใช้ $_SESSION ไม่ต้องประกาศเรียกใช้ไว้บนสุดหรอ session_start();
insert ผมชอบแบบนี้มากกว่าครับ
$sql_insert_user = "UPDATE \"user\" SET \"username_n\"='".$username_n."' ,\"first_name_thai\"='".$first_name_thai."' ,\"last_name_thai\"='".$last_name_thai."' ,\"first_name_eng\"='".$first_name_eng."' ,\"last_name_eng\"='".$last_name_eng."' ,\"pkid\"='".$pkid."' ,\"nickname\"='".$nickname."' ,\"address\"='".$address."' ,\"tel_home\"='".$tel_home."' ,\"tel_mobile\"='".$tel_mobile."' ,\"birthday_d\"='".$birthday_d."' ,\"birthday_m\"='".$birthday_m."' ,\"birthday_y\"='".$birthday_y."' ,\"email\"='".$email."' ,\"msn\"='".$msn."' ,\"hi5\"='".$hi5."' ,\"skype\"='".$skype."' ,\"photo\"='".$picname."' ,\"other_01\"='".$other_01."' ,\"other_02\"='".$other_02."' WHERE \"user_id\" ='".$IDPK."' ";
ผมว่ามองง่ายดี ไม่เคยเขียนให้เข้าตรงๆแบบนั้น
$_POST['txtpassword']; ตองเช็ค ' ให้ดี ระวังพลาด
เช็ค php4 หรือ php5 มันไม่เหมือนกับ
สุดท้าย เช็ค global อันนี้บางเขาป้องกันเอาไว้
|
|
|
|
|
Date :
2011-03-04 04:02:37 |
By :
samyuranun |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|