CodeIgniter TextMage Message API Library (SMS) |
[eluser]appleboy[/eluser]
This library also available at Sparks. Please visit http://getsparks.org/packages/TextMagic-SMS-API/show What is TextMagic? TextMagic's application programming interface (API) provides the communication link between your application and TextMagic’s SMS Gateway, allowing you to send and receive text messages and to check the delivery status of text messages you’ve already sent. http://api.textmagic.com/en All these commands can be executed only if you provide a valid username and API password get it here in your requests. Requirements CodeIgniter 2.1.0+ PHP 5.2.0+ PHP extension: openssl, pcre, json, curl Install From getSparks http://getsparks.org/packages/TextMagic-SMS-API/show Code: // install from getSparks website Change Log Date: 2011-11-19 (Developer API) - Send API - Account API - Message Status API - Receive API - Delete reply API - Check number API Github: https://github.com/appleboy/CodeIgniter-TextMagic-API GetSparks: http://getsparks.org/packages/TextMagic-SMS-API/show |
Messages In This Thread |
CodeIgniter TextMage Message API Library (SMS) - by El Forum - 05-01-2012, 01:30 AM
|