Membership

Feel free to change your membership information but your user name and email address must still be unique and all fields are required.

\n"; $user = mysql_query("select * from user where userID=$userID",$db); while ($myuser = mysql_fetch_row($user)) { if (!$username and $promptred) { echo ""; } if ($username or (!$username and !$promptred)) { echo ""; } echo ""; echo ""; if (!$password and $promptred) { echo ""; } if ($password or (!$password and !$promptred)) { echo ""; } echo ""; echo ""; if (!$user_email and $promptred) { echo ""; } if ($user_email or (!$user_email and !$promptred)) { echo ""; } echo ""; echo ""; if (!$user_firstname and $promptred) { echo ""; } if ($user_firstname or (!$user_firstname and !$promptred)) { echo ""; } echo ""; echo ""; if (!$user_lastname and $promptred) { echo ""; } if ($user_lastname or (!$user_lastname and !$promptred)) { echo ""; } echo ""; echo ""; if ((!$user_zip and $promptred) or $promptred=='Unsupported Zip') { echo ""; } if (($user_zip or (!$user_zip and !$promptred)) and $promptred<>'Unsupported Zip') { echo ""; } echo ""; echo ""; echo ""; if ($myuser[287] == 'user') {$selut1 = 'checked';} if ($myuser[287] == 'supporter') {$selut2 = 'checked';} if (!$user_type and $promptred) { echo ""; echo ""; } if ($user_type or (!$user_type and !$promptred)) { echo ""; echo ""; } echo ""; if (!$user_type and $promptred) { echo ""; echo ""; } if ($user_type or (!$user_type and !$promptred)) { echo ""; echo ""; } echo ""; echo ""; echo "
Login User NameLogin User Name
Login PasswordLogin Password
Email AddressEmail Address
First NameFirst Name
Last NameLast Name
Primary Zip CodePrimary Zip Code
I want help quitting or staying quit"; echo ""; echo "I want help quitting or staying quit"; echo ""; echo "
I want to help others quit"; echo ""; echo " I want to help others quit"; echo ""; echo "








"; echo ""; } ?>