include("../BC.php"); ?> $Edit=$_POST["Edit"]; $Signup=$_POST["Signup"]; $login=$_POST["login"]; $pass=$_POST["pass"]; $pass1=$_POST["pass1"]; $pass2=$_POST["pass2"]; $firstname=$_POST["firstname"]; $lastname=$_POST["lastname"]; $address=$_POST["address"]; $address2=$_POST["address2"]; $city=$_POST["city"]; $state=$_POST["state"]; $zip=$_POST["zip"]; $email=$_POST["email"]; $phone=$_POST["phone"]; $donation=$_POST["donation"]; $additional=$_POST["additional"]; $cardholder=$_POST["cardholder"]; $cc_type=$_POST["cc_type"]; $cc_number=$_POST["cc_number"]; $ccexp_month=$_POST["ccexp_month"]; $ccexp_year=$_POST["ccexp_year"]; $frompage=$_GET["frompage"]; ?> $member_id=auth($session_id,$login,$pass,0); if ($member_id<1) {header("Location: http://www.blackcommentator.com/login_new.php?login=$login&pass=$pass&frompage=".$_SERVER['PHP_SELF']);} ?> if (!$Edit && !$Signup) { list($firstname,$lastname,$username,$password,$type,$address,$address2,$city,$state,$zip,$email,$phone,$active,$deactivationdate)=getmember($member_id); } ?> if ($Edit && checkmemberedit($HTTP_POST_VARS)==0) { commitmemberedit($HTTP_POST_VARS); ?> } ?> if (!$pass1) { $pass1=$pass2=field('member',$member_id,'password',0); } ?>
Apr 11, 2013 - Issue 512 |
Mr. Fish is a cartoonist and writer who lives in Philadelphia, PA. He says never asked to be born. Occasionally, he laughs his head off. His mother has no idea what he's up to. She cries easily. His Website is clowncrack.com. Click here to contact Mr. Fish. |