ipcheck(); } /* Send out a message */ $sms->JOBSubscription ($_REQUEST['Message']); /* Report back to TargetSMS that all is ok! */ $sms->bye(); ?>