In a competitive pitch, Cineworld Cinemas have selected Text Marketer as their bulk sms provider.
The Cineworld Group, which has over 75 cinemas nationwide has launched a new sms ticket confirmation service. Customers buying tickets online can now choose to get a booking confirmation text containing film booked, date and time, venue, number in party and [...]
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.
The constructor requires the delivery report directory [...]
Class Name: SendSMSNotifier
This class is designed around the FREE Text Marketer SMS API, you need to sign up here to use it.
SendSMSNotifier is a singleton class design, incorporating listeners. Your class must include the following public functions: creditAlert($credits_remaining) and failureAlert($error,$number,$message,$error).
Download the class from here
Example of use
class MyTestClass
{
/// [...]
Introduction
Adding SMS as a communication method to a system is often very useful, for instance you don’t have issues with spam filtering, it doesn’t require the person to make an immediate response like a phone call, so it’s great for alerts and triggers. Another good application for SMS (text messaging) which is often over looked [...]
SMS Gateway API - Specification
When you create a free account you can also use the Text Marketer API (sometimes known as a gateway). The API uses simple HTTP GET requests to communicate with the Text Marketer gateway server. The requests allow you to send SMS’s through the system, you can also retrieve delivery reports discussed here.
HTTP [...]
Our SMS Gateway is extremely powerful indeed. It allows companies to connect to our systems and send out messages 1 at a time. Although this sounds a bit old fashioned in these days of huge numbers of bulk sms, it has some considerable advantages.
By integrating with our SMS Gateway you can effectivel ‘text enable’ any [...]
