Use PHP to send scheduled messages for free. Use PHP to send scheduled text messages for free. background: when my mom is older, she is not highly educated. but she needs to know the weather information every day before she can work in the next place, so she cannot get the weather through the Internet.
Use PHP to send scheduled messages for free
Background: when my mom is older, she is not highly educated. but she needs to know the weather information every day before she can go to work, so she cannot get the weather through the Internet and can only get the weather through TV. As a result, I thought about how to capture the weather information on the internet and send it to my mom via a text message.
Problem: It is impossible for me to send a weather text message to my mom on a regular basis every day. The current weather forecast subscription text message also requires money.
Solution:
Send SMS to mobile phone for free
Solution 1: Use the Apsara stack API
Currently, Apsara stack does not have a development platform, and the existing APIs are developed by a third party. it seems that you have cracked WAP or 3G Apsara stack to simulate browser behavior to send text messages. In addition, Google code has open source php fetion Class php fetion (http://code.google.com/p/php-fetion ). These Apsara stack APIs facilitate the development of scheduled text messages.
The only drawback is that the third-party API is unstable and there is a risk that the Apsara stack account is leaked.
Here, I use
Background: when my mom is older, she is not highly educated. but she needs to know the weather information every day before she can go to work, so she cannot get the weather through the Internet...