 |
|
 |
 |
|
|
if ($_GET['status'] == "register_ok") {?>
|
You've been registered. Thank you for your support. |
|
} ?>
if ($_GET['status'] == "edit_profile") {?>
|
Account update successfully |
|
} ?>
if ($_GET['status'] == "edit_password") {?>
|
Password Update Sucessfully |
|
} ?>
if ($_GET['status'] == "login_fail") {?>
|
Incorrect Login Information. Please Try Again |
|
} ?> if ($_GET['status'] == "support") {?>
|
Please login to access this area |
|
} ?> if ($_GET['status'] == "support_ok") {?>
|
Thank you for your submission. We will look forward to your request in a short time |
|
} ?>
if ($_GET['status'] == "add_enquiry") {?>
|
Thank you for your submission. We will look forward to your enquiry in a short time |
|
} ?> |
|
|
 |