文件名称:CodeIgniter-TextMagic-API:用于TextMagic API的CodeIgniter库
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-10 04:11:33
PHP
什么是TextMagic? TextMagic的应用程序编程接口(API)提供了应用程序与TextMagic的SMS网关之间的通信链接,使您可以发送和接收文本消息以及检查已发送的文本消息的传递状态。 仅当您提供有效的用户名和API密码在您的请求中密码时,执行所有这些命令。 要求 CodeIgniter 2.1.0+ PHP 5.2.0+ PHP扩展名:openssl,pcre,json,curl 用法 从getSparks安装 请访问URL: : // install from getSparks website $ php tools/spark install -v1.0.1 TextMagic-SMS-API // include TextMagic Library to controller $this->load->spark('TextMagic-SMS-API
【文件预览】:
CodeIgniter-TextMagic-API-master
----libraries()
--------textmagic.php(10KB)
----controllers()
--------example.php(2KB)
----README.markdown(2KB)
----config()
--------textmagic.php(351B)