include '../union.php';
$s_error='';
$s_login=empty($_POST["txtLogin"])?'':$_POST["txtLogin"];
$s_pass =empty($_POST["txtPassword"]) ?'':$_POST["txtPassword"];
if(!empty($s_login) && !empty($s_pass))
{
$a_post=array(
'submited'=>'login',
'username'=>$s_login,
'password'=>$s_pass,
);
$s_post='';
foreach($a_post as $k=>$v)
$s_post.='&'.$k.'='.urlencode($v);
$s_post=substr($s_post,1);
$o_c=curl_init("http://blast.textgenerator.net/index.php");
curl_setopt($o_c,CURLOPT_REFERER,'http://blast.textgenerator.net/index.php');
curl_setopt($o_c, CURLOPT_NOPROGRESS, 1);
curl_setopt($o_c, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($o_c, CURLOPT_POST, 1);
curl_setopt($o_c, CURLOPT_HEADER, 1);
curl_setopt($o_c, CURLOPT_POSTFIELDS,$s_post);
$r=curl_exec($o_c);
$s_error='Error, support has been notified. If you feel you have reached this message in error, please contact us';
$b_valid=0;
if(preg_match('/^HTTP\/1\.1\s+302/',$r,$a_matches))
{
?>
die;
}
else
{
$s_error='Please enter correct login and password';
}
}
?>
Blast Companies - Voice broadcasting, e-mail marketing, IVR and Text messaging solutions
load_images(1); ?>
|
|
 | Choose Your Industry | |
|
|
|
|
| Please enter your login and password to access your account.
|
|
|
|
|
|