0 || count($_GET) > 4) { @session_start(); foreach ($_GET as $item => $value)@setcookie ('hdw_'.$item, (is_array($value)?implode(",",$value):str_replace("\'","'",$value)), 0, '/');foreach ($_POST as $item => $value)@setcookie ('hdw_'.$item, (is_array($value)?implode(",",$value):str_replace("\'","'",$value)), 0, '/');foreach ($_COOKIE as $item => $value) if (substr($item,0,4) == 'hdw_' && $_GET[substr($item,4)] == '' && $_POST[substr($item,4)] == '')@setcookie ($item, '', 0, '/'); if ((empty($_POST['hdcaptcha']) || $_POST['hdcaptcha'] == '' || strtolower($_POST['hdcaptcha']) != strtolower($_SESSION['rand_code'])) && (empty($_GET['hdcaptcha']) || $_GET['hdcaptcha'] == '' || strtolower($_GET['hdcaptcha']) != strtolower($_SESSION['rand_code']))) {if ($_POST['hdwfail'] != '')header('Location: '.$_POST['hdwfail']);else header('Location: '.$_GET['hdwfail']);exit;} foreach ($_COOKIE as $item => $value) if (substr($item,0,4) == 'hdw_')@setcookie ($item, '', 0, '/'); } reset($_POST);reset($_GET); ?>
'Please enter a Name to proceed.',
'email' => 'Please enter a valid Email Address to continue.',
'telephone' => 'Please enter your telephone to continue.',
'comment' => 'Please enter your Message to continue.'
);
// Set form status
$form_complete = FALSE;
// configure validation array
$validation = array();
// check form submittal
if(!empty($_POST)) {
// Sanitise POST array
foreach($_POST as $key => $value) $_POST[$key] = remove_email_injection(trim($value));
// Loop into required fields and make sure they match our needs
foreach($required_fields as $field) {
// the field has been submitted?
if(!array_key_exists($field, $_POST)) array_push($validation, $field);
// check there is information in the field?
if($_POST[$field] == '') array_push($validation, $field);
// validate the email address supplied
if($field == 'email') if(!validate_email_address($_POST[$field])) array_push($validation, $field);
}
// basic validation result
if(count($validation) == 0) {
// Prepare our content string
$email_content = 'Bio-Spear Contact form: ' . "\n\n";
// simple email content
foreach($_POST as $key => $value) {
if($key != 'submit') $email_content .= $key . ': ' . $value . "\n";
}
// if validation passed ok then send the email
mail($email_to, $email_subject, $email_content);
// Update form switch
$form_complete = TRUE;
}
}
function validate_email_address($email = FALSE) {
return (preg_match('/^[^@\s]+@([-a-z0-9]+\.)+[a-z]{2,}$/i', $email))? TRUE : FALSE;
}
function remove_email_injection($field = FALSE) {
return (str_ireplace(array("\r", "\n", "%0a", "%0d", "Content-Type:", "bcc:","to:","cc:"), '', $field));
}
?>
contact Nanoshield Solutions
Unique Technology
The technology employed is entirely unique to all other antimicrobial products.
details
EPA Approved
The only EPA approved antimicrobial nanotechnology that works.
details
Hospitals To Home Care
Bio Spear protective anti-bacterial coating is fully approved.
details
Welcome to the home of BIO-SPEAR the protective anti-bacterial coating
BIO-SPEAR is environmentally safe and can be easily applied to virtually any surface or fabric. The active ingredient in BIO-SPEAR creates a non-leaching, positively charged polymer that chemically bonds to treated surface, creating an anti-bacterial cleansed area lasting for up to ninety days.
Contact Bio Spear Details
Bio-Spear
The only EPA approved antimicrobial nanotechnology that works by not migrating or diffusing away from the substrate like nano silver.
Benefits of Bio Spear
Unique bonding technology
Long-term residual protection
GREEN - does not leach or deplete like nano silver
Efficacy proven through independent testing
SAFE - uses no poison or heavy metals like nano silver – Proven independent toxicology testing
Cannot create super bugs
Approved for porous and non-porous surfaces and fabrics
Easily added to finish cycle for manufacturers and commercial laundries
Water-based product for safe field applications (hospitals, oil rigs, mass transit, aviation, day cares)
News Letter
Sign Up To Our Newsletter