connect(); ?> P2P DONATION SYSTEM
Participant Enrollment Form
Your's Sponser Id
New Username
query("select * from member_log where member_user_name='".trim($_POST["sponsor"])."' "); if($db->countRows($sql_sp) ==0){ messege("Sponsor I.D. Is Not Available With I Donate You!"); redirect('register.php'); } else { $sql38 = $db->fetch($sql_sp); $sql_name = $db->fetch( $db->query("select * from member_detail where member_id='".$sql38["member_id"]."' ") ); } $sql_un = $db->query("select * from member_log where member_user_name='".trim($_POST["username"])."' "); if($db->countRows($sql_un) ==1){ messege("New Username Is Not Available With I Donate You!"); redirect('register.php'); } ?>
Sponser Id " disabled="" style="color:#fff; background-color:#000;" >
" disabled="" >
Username " disabled="" style="color:#fff; background-color:#000;" >
" /> " /> " />

Personal Details

Name
Phone Number
Address
City
State
Country
Email ID
Login Password
Security Password

Bank Details

Account Holder Name
Bank Name
Account Number
Type Of Account
I.F.S.C. Code
I am aware of what I am doing and I am not doing with any expectation of revert and greed. I understand the terminology of giving help.