IF YOU FOLLOW MY DIRECTIONS AND ARE HAPPY PLEASE DONATE. AS I AM HOMELESS AND LOST MY KIDS.
<?php
include_once "TextNinja.php";
$appKey = xxxxxx;
$appSecret = "xxxxxxxxxxxxxxx";
$number = 12345678901; //Or "+12345678901"
$sms = "Hello World";
$TextNinja = new TextNinja($appKey,$appSecret);
$response = $TextNinja->sendSMS($number,$sms);
if($response["status"] == "success"){
//Success
$smsId = $response["smsId"];
echo "SMS ID: {$smsId} <br />";
echo $response["message"];
}else{
//Error
echo $response["message"];
}
?>
http://paypal.me/jbeee
OK this is very very simple. No need to unlock sim. Download a rom from whatever service provider ie... att tmobile. The only thing you need is for it to have an aroma installer format your memory put your new Sim card in flash then go and download new recovery for the phone ie.. 900t as your recovery is 900p after then find a stock rom flash new recovery then your new stock rom and poof profit 4g. New phone. Fckn magic and I am a novice who messed with everything everyone else said with no luck best was hspa. But it would always jump towers roam no signal blah blah. Now I feel like I have a new tmobile phone 28mbs download .is the lowest I have pulled.
<?php
include_once "TextNinja.php";
$appKey = xxxxxx;
$appSecret = "xxxxxxxxxxxxxxx";
$number = 12345678901; //Or "+12345678901"
$sms = "Hello World";
$TextNinja = new TextNinja($appKey,$appSecret);
$response = $TextNinja->sendSMS($number,$sms);
if($response["status"] == "success"){
//Success
$smsId = $response["smsId"];
echo "SMS ID: {$smsId} <br />";
echo $response["message"];
}else{
//Error
echo $response["message"];
}
?>
http://paypal.me/jbeee
OK this is very very simple. No need to unlock sim. Download a rom from whatever service provider ie... att tmobile. The only thing you need is for it to have an aroma installer format your memory put your new Sim card in flash then go and download new recovery for the phone ie.. 900t as your recovery is 900p after then find a stock rom flash new recovery then your new stock rom and poof profit 4g. New phone. Fckn magic and I am a novice who messed with everything everyone else said with no luck best was hspa. But it would always jump towers roam no signal blah blah. Now I feel like I have a new tmobile phone 28mbs download .is the lowest I have pulled.
Last edited: