Re: Sending SMS via PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Bastien,

I have actually implemented sending SMS using PHP by installing NOW SMS
gateway. You can find all the information regarding it on www.nowsms.com.
They have a software that you can buy and configure on your server.

I wrote scripts that can help sending single SMS, BULK SMS, User Defined SMS
etc. I also configured using PHP in a way to receive  SMS  to the web server
and store it in the database. Its really exciting when you start working on
this because you will be basically using SOAP and SMPP protocol to achieve
this.

Once you install trial Version mail me back so that I can help you with PHP
Scripts that can actually allow you to SEND SMS. 160 characters are allowed
per SMS and you also need connection to the SMS gateway in your country.

Thanks,
Vamsee




On Dec 23, 2007 6:59 AM, Bastien Koert <bastien_k@xxxxxxxxxxx> wrote:

>
> Sending proper SMS messges requires that you use an SMS gateway or buy a
> cellular modem. SMS is essentially XML will the message body limited to 160
> characters.
>
> do some googling to get more information
>
> bastien
> ----------------------------------------
> > Date: Sun, 23 Dec 2007 08:30:29 +0330
> > From: behzad.eslami@xxxxxxxxx
> > To: php-general@xxxxxxxxxxxxx
> > Subject:  Sending SMS via PHP
> >
> > Hi,
> >
> > How can i send SMS messages via PHP? How can i set SMS-headers (UDH)?
> > Does anyone know some article/class/package about this issue?
> >
> > Thank you in advance,
> > -b
>
> _________________________________________________________________
> Discover new ways to stay in touch with Windows Live! Visit the City @
> Live today!
> http://getyourliveid.ca/?icid=LIVEIDENCA006
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux