"yes") { //echo("&&&&&&&&&&&&&&&&&&&&&&"); if (isset($_REQUEST["email"]) && isset($_REQUEST["password"])) { $email=$_REQUEST["email"]; $password = $_REQUEST["password"]; //連結SQL Server $conn = mysql_connect($hostName, $userName, $userpassword); //選擇資料庫 mysql_select_db("daydealadm_data", $conn); //指定提取資料的校對字元表 mysql_query("set character set big5"); //建立SQL命令敘述 $SQL="Select * From user where email='".$email."'"; // echo($SQL); //執行SQL指令敘述,將執行後的結果集存放於RS中 //此時RS的內容即是一個虛擬資料表 $RS=mysql_query($SQL); //有取得資料記錄 //echo("password=".$password); if($Fields=mysql_fetch_array($RS)) {//echo("####"); //echo("驗證會員帳號存在"); if ($Fields["email"]==$email) { //echo("驗證會員密碼是否正確"); if ($Fields["password"]==$password) {//echo("密碼是YES"); session_register("kitcheckok"); session_register("email"); session_register("password"); session_register("user_name"); session_register("user_surname"); $_SESSION["kitcheckok"]="yes"; $_SESSION["email"]=$email; $_SESSION["password"]=$password; $_SESSION["user_name"]=$Fields["user_name"]; $_SESSION["user_surname"]=$Fields["user_surname"]; if ($Fields["active"]==0) { session_register("active"); $_SESSION["kitcheckok"]="no"; $_SESSION["active"]="no"; } //echo($email."
"); } else {// echo("1你不能進入本公司網站!!!!"); $_SESSION["kitcheckok"]="fail"; //echo("call exit"); //exit(); } } else {// echo("2你不能進入本公司網站!!!!"); $_SESSION["kitcheckok"]="fail"; //echo("call exit"); //exit(); } } else {// echo("3你不能進入本公司網站!!!!"); $_SESSION["kitcheckok"]="fail"; //echo("call exit"); //exit(); } } //echo("OK1"); ?>
Last updated on 04th February 2010


顧客如欲取消已加入的DEAL (在還未付款以前),必須以email聯絡本公司作出調整。

如非購買技術問題,本公司將不會退款給已付款的DEAL。

<退貨>

在下列情況時,恕不接受退貨及退換。

1. DEAL已到達目標人數
2. DEAL已付款.
3. DEAL已經被啟動.
4. DEAL已超過有效期但仍未啟動.

顧客是不能把已購買的DEAL更換其他DEAL。

取消方法: 請在DEAL還沒有到達目標人數前, 通過email聯絡本公司。




Customer who wants to cancel the joined DEAL (before payment), customer is necessary to contact with daydeal.com.hk by email. We will then adjust your status.

Unless there’s technical issue of purchasing, daydeal.com.hk will not accept the customer request for refund after the DEAL payment has made.

<Return>

In the following cases, the return and refund will not be accepted.

1. DEAL already reached the daily target purchase quantity.
2. DEAL payment had already made.
3. DEAL is already activated.
4. DEAL has expired even DEAL was not activated.

Customer is not allowed to exchange the purchased DEAL for another DEAL.

Methods for the cancelling DEAL (before payment): Contact us through email.



DayDEAL Address
DayDEAL.
Room 1107, Tung Che Commercial Centre,
246 Des Voeux West, Hong Kong
For Customers
Customer Service Inquiries | info@daydeal.com.hk
DayDEAL:
| 關於我們 | 聯絡我們 | 服務條款 | 條款 | 私隱政策 | 退款政策 |
群體請看:
| DayDEAL點抵 | 常見問題 | 提議好DEAL |
商戶請看:
| DayDeal點幫你 | 排隊上DayDeal |