11-18-2012, 11:03 PM
Email to SMS is an object-oriented PHP library for sending text messages using the email-to-SMS gateways that carriers provide.
It’s important to understand that Email to SMS is a library, not an application, which means that it doesn’t do
anything on its own. Instead, it works as a third-party component for
your existing application or website, allowing you to send text messages
from your code.
anything on its own. Instead, it works as a third-party component for
your existing application or website, allowing you to send text messages
from your code.
Sending messages with Email to SMS is free (although recipients may
be charged by their carrier as with normal text messages), but be aware
of a few drawbacks compared to paid services like
Clickatell, Tropo, and Twilio. Messages you send will come from your
email address, not your phone number. You may also be limited to less
than 160 characters, depending on the carrier. Finally, due to the
nature of email-to-SMS (messages are sent as emails to the carrier’s
gateway, which resends them as text messages) this method can be
somewhat unreliable.
be charged by their carrier as with normal text messages), but be aware
of a few drawbacks compared to paid services like
Clickatell, Tropo, and Twilio. Messages you send will come from your
email address, not your phone number. You may also be limited to less
than 160 characters, depending on the carrier. Finally, due to the
nature of email-to-SMS (messages are sent as emails to the carrier’s
gateway, which resends them as text messages) this method can be
somewhat unreliable.
If you are looking to send text messages to yourself or to a
few people, this is certainly a good option to consider. However, I do
not recommend using this library to send bulk messages to tens or
hundreds of people.
few people, this is certainly a good option to consider. However, I do
not recommend using this library to send bulk messages to tens or
hundreds of people.
Download: [hide]http://depositfiles.com/files/u4hoxnabj[/hide]
[hide]http://www28.zippyshare.com/v/22820973/file.html[/hide]
[hide]http://www28.zippyshare.com/v/22820973/file.html[/hide]