Jump to content

Email to SMS

   (0 reviews)

1 Screenshot

About This File

[b]Email to SMS[/b] 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.

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.

[b]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.[/b]


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...