Re: [PHP] Sending SMS via PHP

2008-02-26 Thread jeffry s
i wonder how kannel.org work? do i need the specific device. i need the sim card form the phone company provider right? On Thu, Feb 21, 2008 at 4:18 PM, Per Jessen <[EMAIL PROTECTED]> wrote: > Paul Scott wrote: > > > What you need to do is ask yourself whether you are going to do high > > volume

Re: [PHP] Sending SMS via PHP

2008-02-21 Thread Per Jessen
Paul Scott wrote: > What you need to do is ask yourself whether you are going to do high > volume SMS or not, and look at when do the commercial providers become > more economical? What a lot of people do, is sign up for an account > and end up sending only 50 or so SMS a month, which is silly, wh

Re: [PHP] Sending SMS via PHP

2008-02-20 Thread Paul Scott
On Wed, 2008-02-20 at 21:01 -0800, Nick Stinemates wrote: > > Do you need to receive SMS? If you need to receive SMS, you will need to > > host your own GSM device or modem so that people can send you SMS. > > > > If not, you can just use internet SMS gateways like clickatell to do the > > work, a

Re: [PHP] Sending SMS via PHP

2008-02-20 Thread Leonard Burton
HI, The vast majority of carriers have a free to use email to sms gateway for their clients phones. There is a list of each carriers format for the email address. Have someone select the carrier in the form when entering the phone number then you have it sent to the email as specified by the car

Re: [PHP] Sending SMS via PHP

2008-02-20 Thread Nick Stinemates
johnlin wrote: > Let me try and answer your questions. > > Do you need to receive SMS? If you need to receive SMS, you will need to > host your own GSM device or modem so that people can send you SMS. > > If not, you can just use internet SMS gateways like clickatell to do the > work, and post to t

Re: [PHP] Sending SMS via PHP

2008-02-20 Thread johnlin
Let me try and answer your questions. Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS. If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email.

RE: [PHP] Sending SMS via PHP

2007-12-31 Thread Richard Lynch
do some googling to get more information > > bastien > >> Date: Sun, 23 Dec 2007 08:30:29 +0330 >> From: [EMAIL PROTECTED] >> To: php-general@lists.php.net >> Subject: [PHP] Sending SMS via PHP >> >> Hi, >

Re: [PHP] Sending SMS via PHP

2007-12-23 Thread VamVan
0330 > > From: [EMAIL PROTECTED] > > To: php-general@lists.php.net > > Subject: [PHP] Sending SMS via PHP > > > > Hi, > > > > How can i send SMS messages via PHP? How can i set SMS-headers (UDH)? > > Does anyone

RE: [PHP] Sending SMS via PHP

2007-12-23 Thread Bastien Koert
330 > From: [EMAIL PROTECTED] > To: php-general@lists.php.net > Subject: [PHP] 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? >

Re: [PHP] Sending SMS via PHP

2007-12-22 Thread Casey
On Dec 22, 2007 9:00 PM, AmirBehzad Eslami <[EMAIL PROTECTED]> wrote: > 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 > You could send emails. http://en.wikipedia.org/wiki/