Address
echo $address_input; ?>
Postcode/Zip Code
echo $postcode_input; ?>
Telephone number
echo $tel_input; ?>
Mobile tel number
echo $mobile_input; ?>
Email
echo $email_input; ?>
(changing your email contact address does not
affect/change your login username) |
Your Comments:
echo $comments_input; ?>
Your Login details:
Username: echo $_SESSION['username']; ?>
(your username can not be changed)
Password: CHANGE
|
|