$Date: 2002/04/22 21:51:51 $
$Revision: 1.4 $
-------------------------------------------------
SMS WEB SENDER 0.3 (21-APR-2002)
Keyvan Minoukadeh - keyvan@k1m.com
http://www.k1m.com/
-------------------------------------------------
PHP class which connects to a web site
offering free SMS sending, logs you in with your
username and password and sends your SMS message
to a mobile number.
In case it fails to send the message (daily quota
reached, problem with the site, changes to that
site) you have the option of entering additinoal
login details for different sites, the script
will recognise the problem and try a different
site from the list.
This class was originally based on jm_sms by
James McGlinn - http://james.mcglinn.org/jm_sms/
I've only tested these with UK numbers, at the time
of writing (21-APR-2002) all worked.
There are a number of reasons why you might be
having problems with this php class...
- Stupid mistakes in the code, if this is the
case please let me know
- The websites used can change their code at any
time (make sure you check the site for updates)
- You're running the script on different system
or different version of php which I haven't
tested, see the site for tested versions
If you have any comments/questions/suggestions
or if you've made changes or added sites to
the script you'd like included, let me know.
USAGE: see test.php and demo.php
ADDING YOUR OWN SITE CLASSES: No real instruction at the moment, have a look
at one of the class.site_????.php files, save the new file as
class.site_new_site_com.php in the same location, in class value, enter:
new_site_com. This will automatically include the new file (provided it's named
correctly) and will create an instance of the new class.
-----------
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-----------
CHANGES...
0.3 (21-APR-2002) - Site classes now seperate
- Removed: txtuk.net, uboot.com
- Added: 1rstwap.com
- SMS translation support (thanks to Dan O'Brien for
idea)
0.2.1 (2-MAR-2002) - Unreleased
0.2 (13-FEB-2002) - Removed mtnsms.com due to problems
- Removed excite.co.uk, they're now pointing
to lycos.co.uk and no longer offer a service
- Added sms.ac support
- Using HTTP mini Navigator class for the
HTTP connection and cookie tracking
- Minor code changes in some of the site
classes (all working when I tested)
0.1 (08-DEC-2001) - released
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
【Sms_web_sender】是一个专用于通过Web接口发送免费短信的类库,它允许开发者集成到自己的应用程序中,实现远程发送短信的功能。此类库的核心功能是连接到特定的免费短信发送网站,通常需要用户提供有效的用户名和密码以进行身份验证。 在类库中,`class.sms_web_sender.php`可能是主类文件,包含了实现发送短信的逻辑和方法。这个类可能有如`sendSMS()`这样的函数,用于构建HTTP请求,将短信内容和接收者号码发送到指定的Web服务。它还可能包含处理返回结果的代码,以便用户可以知道短信是否成功发送。 【sender】标签表明这个类库是用来发送短信的,而【Sms】标签则直接与短信服务相关,暗示了它的主要应用领域。【Smswebsender】标签进一步细化了这个功能,指明它是通过Web接口来实现的。 【web】标签提示我们这个功能是基于Web的,意味着它依赖于HTTP协议与服务器通信。这通常涉及到网络编程,如使用HTTP客户端库(如PHP的cURL)来发起请求和处理响应。 【免
资源推荐
资源详情
资源评论
收起资源包目录
20040803102246.zip (14个子文件)
demo.php 5KB
class.sms_web_sender.php 8KB
代码中国.url 126B
class.site_base.php 582B
class.site_lycos_co_uk.php 4KB
说明.htm 4KB
class.site_genie_co_uk.php 4KB
代码中国.txt 3KB
class.sms_dictionary.php 8KB
class.site_firstwap_com.php 5KB
class.site_sms_ac.php 4KB
test.php 2KB
class.http_mini_navigator.php 72KB
readme.txt 3KB
共 14 条
- 1
资源评论
ljs2002
- 粉丝: 2
- 资源: 262
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 星光暗区巨魔绘制自瞄V6.1.ipa
- HTML川剧网站源码.zip
- (源码)基于Maven + MyBatis的图书管理系统.zip
- 2024 年 10 月 26 日,第 19 届中国 Linux 内核开发者大会于湖北武汉成功举办 来自全国各地的近 400 名内核开发者相约华中科技大学,聆听讲座,共商 Linux 内核未来之发展12
- (源码)基于C++的仓储盘点系统.zip
- linux常用命令大全
- mongodb-compass-1.44.6-darwin-x64.dmg
- (源码)基于JavaFX和MyBatis的HSY寝室管理系统.zip
- 对AVEC2014视频进行Dlib或MTCNN人脸裁剪
- excel数据分析案例1数据
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功