Home  >  Article  >  Backend Development  >  使用PHP如何向手机发送短信?

使用PHP如何向手机发送短信?

WBOY
WBOYOriginal
2016-06-23 14:14:451743browse

请教各位,在PHP的网站中,如何做出向手机发送短信的功能?使用哪类技术能实现功能?


回复讨论(解决方案)

说个最简单的方法,首先你找一家提供API的短信平台,你用他的API接口来发送是最容易的。你搜索下“短信平台”有很多都提供

自己做的话需要买个短信猫并且根据DLL来做开发 显然不是PHP擅长的事情

所以去找短信提供商,他们会给你范例的 直接改改参数就可以了 只是各种过滤 各种丢....

以前BAE倒是提供每个月1000条免费短信来着,后来封掉了

------------------------------------------------------AutoCSDN签名档------------------------------------------------------

码农场??码农播种代码、放牧思想的农场! 

谢谢各位指点,

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn