|
|
|
Parse error: syntax error, unexpected T_ELSE in C แก้ยังไงก็เป็นเหมือนเดิมค่ะ :( |
|
|
|
|
|
|
|
addmember.php
<? session_start(); ?>
<?php
$cryptinstall="./cryptographp.fct.php";
include $cryptinstall;
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<title>Untitled Document</title>
</head>
<body>
<table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="30%"><div align="center"></div></td>
<td width="41%"><div align="center"><font size="2" face="MS Sans Serif"><font size="2" face="MS Sans Serif"> <strong>สมัครสมาชิก </strong> </font></font></div></td>
<td width="29%"><div align="center"><font size="2" face="MS Sans Serif"> </font> </div></td>
<td width="592" valign="top"><!--DWLayoutEmptyCell--> </td>
<td width="592" height="36" valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
<table width="52%" border="1" align="center" bordercolor="#00CCFF">
<!--DWLayoutTable-->
<tr>
<td width="542"><table width="100%" border="0" cellpadding="0">
<form name="form3" method="post" action="shop/index.php?<?PHP echo SID; ?>" onsubmit="return msg1()" enctype="multipart/form-data">
<tr>
<td width="17%"><div align="right"><font size="2" face="MS Sans Serif">ชื่อ </font></div></td>
<td width="7%"> </td>
<td width="76%"><div align="left"><font size="2" face="MS Sans Serif">
<input name="name" type="text" id="name">
* </font></div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">นามสกุล </font></div></td>
<td><div align="center"><font size="2" face="MS Sans Serif"></font></div></td>
<td><div align="left"><font size="2" face="MS Sans Serif">
<input name="surname" type="text" id="surname">
* </font></div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">ที่อยู่ </font></div></td>
<td> </td>
<td><div align="left">
<p>
<textarea name="address" cols="40" rows="5" class="linkwhite" id="address"><?=$_POST["txtAddress"];?>
</textarea>
</p>
</div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">จังหวัด </font></div></td>
<td><div align="center"><font size="2" face="MS Sans Serif"></font></div></td>
<td><div align="left"><font size="2" face="MS Sans Serif">
<input name="province" type="text" id="province">
* </font></div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">รหัสไปรษณีย์ </font></div></td>
<td><div align="center"><font size="2" face="MS Sans Serif"></font></div></td>
<td><div align="left"><font size="2" face="MS Sans Serif">
<input name="zipcode" type="text" id="zipcode" maxlength="5">
* </font></div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">อีเมล์ </font></div></td>
<td> </td>
<td><font size="2" face="MS Sans Serif">
<input name="email" type="text" id="email">
</font></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">เบอร์โทร </font></div></td>
<td> </td>
<td><div align="left"><font size="2" face="MS Sans Serif">
<input name="tel" type="text" id="tel" maxlength="10">
* </font></div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">ชื่อล็อคอิน</font></div></td>
<td><div align="center"><font size="2" face="MS Sans Serif"></font></div></td>
<td><font size="2" face="MS Sans Serif">
<input name="username" type="text" id="username">
</font></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">รหัสผ่าน</font></div></td>
<td> </td>
<td><div align="left"><font size="2" face="MS Sans Serif">
<input name="password" type="password" id="password">
</font><font face="MS Sans Serif">*</font></div></td>
</tr>
<tr>
<td><div align="right"><font size="2" face="MS Sans Serif">ยืนยันรหัสผ่าน</font></div></td>
<td><div align="center"></div></td>
<td><div align="left"><font size="2" face="MS Sans Serif">
<input name="confirmpass" type="password" id="confirmpass">
</font><font face="MS Sans Serif">*</font></div></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td>
<?php dsp_crypt(0,1); ?><input type="text" name="code">
</td>
</tr>
<tr>
<td colspan="3"><div align="center"><font size="2" face="MS Sans Serif">
<input type="submit" name="Submit" value="บันทึก" id="Submit">
<input type="reset" name="Submit2" value="ยกเลิก">
</font></div></td>
</tr>
</form>
</table></td>
</tr>
<tr>
<td height="24" valign="top"> <font color="#FF0000"> <font size="2" face="MS Sans Serif, Tahoma, sans-serif"><strong>*
คือข้อมูลที่จำเป็นต้องกรอกให้ครบ</strong></font></font></td>
</tr>
</table>
</form>
<p> </p>
</body>
</html>
index.php
<? session_start(); ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<title>Untitled Document</title>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="592" height="441" valign="top"><div align="center"><br>
<font size="2" face="MS Sans Serif">
<?
require_once('../class.php');
require_once('../cryptographp.fct.php');
$username = htmlspecialchars(trim($username));
$password = htmlspecialchars(trim($password));
$confirmpass = htmlspecialchars(trim($confirmpass));
$name = htmlspecialchars(trim($name));
$surname = htmlspecialchars(trim($surname));
$address = htmlspecialchars(trim($address));
$province = htmlspecialchars(trim($province));
$zipcode = htmlspecialchars(trim($zipcode));
$tel = htmlspecialchars(trim($tel));
$email = htmlspecialchars(trim($email));
$code = htmlspecialchars(trim($code));
//ตรวจสอบการกรอกข้อมูล
if(($username=="") || ($password=="") || ($confirmpass=="") || ($name=="") || ($surname=="") || ($address=="") || ($province=="") || ($zipcode=="") || ($tel=="") || ($email==""))
{
?>
<center>
<br>
<br>
<br>
<br>
<table width="477" height="59" border="5" bordercolor="#6600FF" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td width="459" height="59" valign="top" bgcolor="#99CCFF"><p align="center">
<font color="#000000" size="+1" face="MS Sans Serif, Tahoma, sans-serif"><strong> ท่านยังกรอกข้อมูลไม่ครบ กรุณากลับไปตรวจสอบอีกครั้ง</strong></font></p>
<p align="center"><strong>
<font color="#FF0000" face="MS Sans Serif, Tahoma, sans-serif">
<a href="javascript:history.go(-1)">
<font color="#0000FF" size="2"> คลิกกลับไปตรวจสอบ</font> </a></font></strong></p></td>
</tr>
</table>
</center>
<?
}
else
{//ตรวจสอบรหัสไปรษณีย์
if(strlen($zipcode) <> 5)
{ ?>
<br>
<br>
<br>
<center>
<table width="477" height="59" border="5" bordercolor="#6600FF" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td width="459" height="59" valign="top" bgcolor="#99CCFF"><p align="center">
<font color="#000000" size="+1" face="MS Sans Serif, Tahoma, sans-serif">
<strong>ความยาวของรหัสไปรษณีย์ไม่เท่ากับ 5 กรุณากลับไปตรวจสอบอีกครั้ง</strong></font></p>
<p align="center"><strong><font color="#FF0000" face="MS Sans Serif, Tahoma, sans-serif">
<a href="javascript:history.go(-1)">
<font color="#0000FF" size="2"> คลิกกลับไปตรวจสอบ</font> </a></font></strong></p> </td>
</tr>
</table>
</center>
<?
}
else
{//ตรวจสอบรหัสผ่านไม่ตรงกัน
if ($password != $confirmpass)
{?>
<br>
<br>
<br>
<center>
<table width="477" height="59" border="5" bordercolor="#6600FF" bgcolor="#FFFFFF">
<tr>
<td bgcolor="#99CCFF"><p align="center">
<font color="#000000" size="+1" face="MS Sans Serif, Tahoma, sans-serif">
<strong>Password และ Confirm Password ไม่ตรงกัน กรุณากลับไปตรวจสอบอีกครั้ง</strong> </font></p>
<p align="center"><strong><font color="#FF0000" face="MS Sans Serif, Tahoma, sans-serif">
<a href="javascript:history.go(-1)">
<font color="#0000FF" size="2"> คลิกกลับไปตรวจสอบ</font> </a>
</font></strong></p></td>
</tr>
</table>
</center>
<?
}
else
{//อีเมล์ไม่ถูกต้อง
function valid_email($add)
{
//if(ereg("^[a-zA-Z0-9]+@[a-zA-Z0-9\-]+\.[a-zA-Z0-9\-\.]",$add))
if(eregi("^[a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,6}$",$add))
return true;
else
return false;
}
if(!valid_email($email))
{ ?>
<br>
<br>
<br>
<center>
<p> </p>
<table width="477" height="59" border="5" bordercolor="#6600FF" bgcolor="#FFFFFF">
<tr>
<td bgcolor="#99CCFF"><p align="center">
<font color="#000000" size="+1" face="MS Sans Serif, Tahoma, sans-serif">
<strong>E-Mail Address ไม่ถูกต้อง กรุณากลับไปตรวจสอบอีกครั้ง</strong></font></p>
<p align="center"><strong><font color="#FF0000" face="MS Sans Serif, Tahoma, sans-serif">
<a href="javascript:history.go(-1)">
<font color="#0000FF" size="2"> คลิกกลับไปตรวจสอบ</font> </a></font></strong></p></td>
</tr>
</table>
</center>
</font>
<p><font size="2" face="MS Sans Serif">
<?
}
else
{
if (chk_crypt($_POST['code']))
echo "<a><font color='#009700'> Bravo, vous avez saisi le bon code !</font></a>" ;
else
echo "<a><font color='#FF0000'> Erreur, le code est incorrect</font></a>" ;
}
else
{
Con2db();
$sql_chk_cus1 = "select * from member where mem_user = '$username'";
$query_sql_chk_cus1 = mysql_query($sql_chk_cus1)or die
("<center><font color=\"#FF0099\" size=\"1\" face=\"MS Sans Serif\">
<b>... ขออภัยไม่สามารถทำการ Query คำสั่งได้ค่ะ ... </font></b></center>");
$chk_row1 = mysql_num_rows($query_sql_chk_cus1);
if($chk_row1 > 0 )
{
echo"<center><table width=\"458\" height=\"79\"
border=\"2\" bordercolor=\"#CC99FF\">";
echo"<tr><td bgcolor=\"#CDF3FE\"><p align=\"center\">
<font color=\"#FF0099\" size=\"1\" face=\"MS Sans Serif\">
<strong>ไม่สามารถลงทะเบียนได้ เนื่องมาจาก
<p align=\"center\">มีผู้ใช้ User Name นี้แล้ว</p></strong></font></p>";
echo"<p align=\"center\"><strong><a href=\"javascript:history.go(-1)\">
<font size=\"1\"> คลิกกลับไปตรวจสอบ</font>";
echo"</a></font></strong></p></td>";
echo"</tr></table></center>";
}
else
{
Con2db();
$sql_chk_cus2 = "insert into member(`mem_firstname`,`mem_lastname`,`mem_address`,`mem_P`,`mem_Z`,`mem_email`,`mem_tel`,`mem_user`,`mem_pass`) values('$name','$surname','$address','$province','$zipcode','$email','$tel','$username','$password')";
mysql_query("set NAMES tis620");//***
$query_sql_chk_cus2 = mysql_query($sql_chk_cus2)or die("<center><b><font color=\"#FF0099\" face=\"MS Sans serif\" size=\"1\">... ขออภัยค่ะไม่สามารถทำการ Query คำสั่งได้ กรุณารอสักครู่ Webmaster กำลังทำการแก้ไขอยู่ ... </font></b></center>");
echo("กรุณากรอก Username กับ Password เพื่อทำการเข้าสู่ระบบ");
}
}
}
}
?>
</font></p>
<p><br></p></div></td>
</tr>
</table>
</body>
</html>
Tag : PHP, MySQL, CakePHP
|
ประวัติการแก้ไข 2013-06-09 22:23:20
|
|
|
|
|
Date :
2013-06-09 22:22:16 |
By :
dungding |
View :
1366 |
Reply :
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ดูลำดับ if else น่ะครับ น่าจะผิดที่ลำดับ แนะนำให้ใส่ tab เอาไว้ให้ดูง่ายก็ดี
แบบนี้ดูง่าย ไล่ง่ายกว่าเยอะ
Code (PHP)
if(){
if(){
////
}else{
/////////
}
if(){
/////
}else{
///
}
}else{
}
|
|
|
|
|
Date :
2013-06-09 22:28:41 |
By :
mangkunzo |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ปิด } ไม่ครบครับ
ลองนับ { อันนี้มี 12 ที่
} อันนี้มี 11 ที่
|
ประวัติการแก้ไข 2013-06-09 23:20:45
|
|
|
|
Date :
2013-06-09 23:20:31 |
By :
champkung226 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|