Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP email sms class? | > | Request new recommendation | > | ![]() |
> | ![]() |
by Benjamin Hugoboss Uzochukwu - 8 years ago (2015-04-23)
+2 | I need a package that can send SMS via email and also have support for wide range of carriers especially Nigeria networks. |
0 |
Using an open source Android SMS Gateway App which is described in the documentation, you will be able to send and receive SMS using your Android phone with this simple PHP class. Data are stored in a flat-file structure, and some examples are provided. Receiving messages and status can by handled by callback functions that you define yourself. To send messages, just do a little PHP implementation that read a mailbox using IMAP, and then send new messages using SMSGateway. |
+5 |
This class can send SMS messages by sending email messages to carrier addresses. It does not seem to support Nigeria carriers currently. You need to check if the Nigeria carriers support that service. |
1. by Dave Smith - 7 years ago (2015-08-16) Reply
Like we really need sms messages coming from Nigeria now.
2. by Benjamin Hugoboss Uzochukwu - 7 years ago (2015-08-16) Reply
@Manuel, thnkx...
3. by Benjamin Hugoboss Uzochukwu - 7 years ago (2015-08-16) in reply to comment 1 by Dave Smith Reply
@Dave, is not the need that drives me but the challenge..
Recommend package | |
|