if($_GET['mod'] && ($_GET['mod'] == "send")) { $recip = "info@howtoenlarge.info"; $msubj = "Registration Request from http://www.howtoenlarge.info"; $from = "From: info@howtoenlarge.info"; $head = "Location: /users/?mod=og"; if(!$_POST['type'] || $_POST['code'] != substr(md5($_POST['seccode']),$_POST['seccode']%10,20)) { header($head); exit; } $head = "Location: /users/?mod=ok"; $msg = "Name: ".$_POST['name']."\n". "E-mail: ".$_POST['mail']."\n". "Method: ".$_POST['type']."\n"; $msg = urldecode(stripslashes(strip_tags($msg))); $cr = array("'\r'", "'\n'"); $msg = preg_replace($cr, " ", $msg); mail($recip, $msubj, $msg, $from); header($head); exit; } $title = 'Register and Track Breast Enlargement Progress'; $metasd = "Register and track breast enlargement progress in our progress logs."; $metask = "breast enlargement, breast enlargement progress"; include "../main.inc.php"; head(); ?>
Welcome to the users section of our website. You can register an account or sign in via Facebook, Twitter or Google+ and track your breast enlargement progress online. You can also check how other women enlarge their breasts and choose the best breast enlargement method. Don't worry, we will never publish anything on your Facebook, Twitter or Google+ pages unless you tell us to do so.