SendMessage ( $to, $text, $from )
Sends an SMS message via the Internet Gateway.
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->SendMessage ( '44771012345,44771023456', 'Hello', '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