In our REST API specification document we saw, in general terms, how to make a request to our REST SMS API and how to deal with the response. Here we provide you with some more concrete examples that you can copy & paste! NOTE: You will want to add additional … Continue reading
Category: PHP Classes
REST SMS API Code Examples
Posted on March 22nd, 2010 by Jay.
Categories: All SMS Gateway Documentation, Development Blog, PHP Classes, Technical Tags: All SMS Gateway Documentation, php, php5, RESTful, sms api, support
Using our short code and gateway APIs to create a game
Posted on July 28th, 2009 by Nick.
Categories: All SMS Gateway Documentation, PHP Classes, Technical
The Concept To create an interactive game using Text Messaging and to show how easy it is to create interactive experiences using your Text Marketer Account. The example uses both our short code API (to receive the customer responses) and then our gateway API to send out the ‘answer’. The … Continue reading
PHP 5 Simple SMS send Class
Posted on June 15th, 2009 by Nick.
Categories: All SMS Gateway Documentation, PHP Classes, Technical
2 classes available in php 5, SendSMS and SendSMSXML (recommended) Class Name: SendSMS (depreciated) This class is a nice and easy way to start sending SMS’s with the Text Marketer system, please feel free to modify at will. You just need the username and password from your account login as … Continue reading
PHP 5 Delivery Report Helper Class for our SMS Gateway
Posted on June 2nd, 2009 by Nick.
Categories: All SMS Gateway Documentation, PHP Classes Tags: delivery, gateway, php5, reporting, sms
Class Name: ProcessDeliveryReport This class enables you to access your delivery reports in a nice simplified way. You can search for the outcome of a message for a given number, specify the outcome and the number, download all the data for the given date or parse the reports line by line. … Continue reading




