//error_reporting(E_ERROR); ?> require_once "application_top.php"; ?> if(isset($_REQUEST['email']) && ($_REQUEST['email'])){ require_once "include/dbconnect.php"; $fname = $_REQUEST['fname']; $ipassword = $_REQUEST['ipassword']; $ddob = $_REQUEST['ddob']; $mdob = $_REQUEST['mdob']; $ydob = $_REQUEST['ydob']; $bloodgroup = $_REQUEST['bloodgroup']; $mobile = $_REQUEST['mobile']; $dayphone = $_REQUEST['dayphone']; $evephone = $_REQUEST['evephone']; $state = $_REQUEST['stateId2']; $city = $_REQUEST['mycity']; $town = $_REQUEST['town']; $how_often = $_REQUEST['how_often']; $username = $_REQUEST['username']; $gender = $_REQUEST['gender']; $weight = $_REQUEST['weight']; $email = $_REQUEST['email']; $dlast = $_REQUEST['dlast']; $mlast = $_REQUEST['mlast']; $ylast = $_REQUEST['ylast']; $chkHideMobile = (isset($_REQUEST['chkHideMobile']))? $_REQUEST['chkHideMobile'] : ""; $sql = "select uid from users where username = '".$_REQUEST['username']."' limit 0,1"; $results = mysql_query($sql) or die(mysql_error()); $numrow = mysql_num_rows($results); if($numrow){ header("location:registration.php?msg=
|
Biharbloodbank.in is not any commercial website for blood sale or purchase, its a web based free medium between donor and needy person.
Important : All Voluntary Donors are warned of likely misuse of blood donated by them at the hospital with or without the knowledge of the hospital management. We have come to know of such misuse at various towns and cities. Biharbloodbank.com requests all donors to take a little extra care by verifying the genuine need by contacting the patient's relatives and doctors. At some places the hospital staff have taken the blood and sold it to others for a price. As a responsible citizen/donor we request you to keep a watch on such people and hospitals. There is a severe shortage of safe blood and voluntary donors. Donors must inform the Biharbloodbank.com team members/coordinators of such areas in case of any doubt. If you want any perssonal assitance in blood donation then kindlycontact Mr. Mukesh Hissariya - +91-9308393446 |
| require "left.php";?> |
RegistrationPlease check your eligibility to donate blood # Please consult your physician to check for eligibility.
I have read the above eligibility criteria and confirm that I am eligible to donate blood.
I authorise the website to display my telephone number, e-mail ID and mailing address so that the needy could contact me, as and when there is an emergency. |
require "right.php";?> |