SendBinaryMessage ( $to, $userdataheaderhex, $userdatahex, $from )
Sends a Binary SMS message via the Internet Gateway. Binary Messages can be used to send SmartMessages, such as Ringtones and Logos.
Array containing the send status for each recipient. See SendStatusArray
<?php include 'IntelliSMS.php'; //Required php.ini settings: // allow_url_fopen = On // track_errors = On $objIntelliSMS = new IntelliSMS(); $objIntelliSMS->Username = 'MyUsername'; $objIntelliSMS->Password = 'MyPassword'; $objIntelliSMS->SendBinaryMessage ( "44771012345,44771023456", "06050415820000", "32F40100480E0100000000000000000000000000000000000000" . "0000000000000000000001247803000000E0080120CC06400000" . "40080120CC06C00000479E7124F0EFFADCF64448892479B6DAC6" . "CD4448F9241DB6DACECF44488124CDB6CD96CC44488924CDB6CD" . "96CDE446712478E66D9EC6000000000000000000000000000000" . "000000", "SENDER_ID" ); ?>
<< Back to PHP SDK
SMS Interfaces HTTP Interface SMTP Interface COM Component .NET Component PHP SDK Java SDK
Reply Routing
Inbound SMS
Why IntelliSMS?
Coverage
Prices
Downloads
Documents
Free Trial