PHP Classes

PHP form to send SMS to users: PHP form to send SMS to users

Recommend this page to a friend!
  All requests RSS feed  >  PHP form to send SMS to users  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

PHP form to send SMS to users

Edit

Picture of THE PROTECTOR by THE PROTECTOR - 9 years ago (2014-12-12)

PHP form to send SMS to users

This request is clear and relevant.
This request is not clear or is not relevant.

+6

PHP form to send SMS to users

  • 2 Clarification requests
  • 2. Picture of Oluwaseun Peter by Oluwaseun Peter - 9 years ago (2014-12-28) Reply

    I will prefer the free type, so give more hint please

    • 1. Picture of Manuel Lemos by Manuel Lemos - 9 years ago (2014-12-14) Reply

      There are several ways to send SMS from PHP. Most of them require you to pay a fee either to a provider of a Web services API or by connecting to real mobile phone to send the messages for you.

      There are also free solutions that rely on sending email to gateways of the recipient mobile phone provider.

      Do you prefer free or paid solutions?

      Ask clarification

      2 Recommendations

      SMSGateway: API to send SMS messages using an Android gateway

      This recommendation solves the problem.
      This recommendation does not solve the problem.

      0

      Picture of André Liechti by André Liechti package author package author Reputation 150 - 1 year ago (2022-10-12) Comment

      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. WHen your form is filled, just send the SMS using the sendMessage method, and that's it !


      Email 2 SMS: Send SMS by e-mail to many carriers

      This recommendation solves the problem.
      This recommendation does not solve the problem.

      0

      Picture of Manuel Lemos by Manuel Lemos Reputation 23770 - 8 years ago (2016-02-15) Comment

      There are many SMS sending services, but not so much free ones. There are some that provide free SMS sending up to a given limit. You need to use their APIs.

      This class follows a different approach. It can send SMS messages by delivering them to email address of the respective carrier.

      I am not sure if this really reliable because you must be sure of the provider people use. Anyway for a free service this is probably the best you may get.


      Recommend package
      : 
      :