Re: [PHP] sms class

2012-04-19 Thread Lester Caine
Matijn Woudt wrote: On Wed, Apr 18, 2012 at 10:31 PM, Matijn Woudt wrote: On Wed, Apr 18, 2012 at 9:53 PM, Lester Caine wrote: Matijn Woudt wrote: It should be possible to hack up an android phone and write some software that sends messages from there, though using one of the provided servi

Re: [PHP] sms class

2012-04-19 Thread Matijn Woudt
On Wed, Apr 18, 2012 at 10:31 PM, Matijn Woudt wrote: > On Wed, Apr 18, 2012 at 9:53 PM, Lester Caine wrote: >> Matijn Woudt wrote: >>> >>> It should be possible to hack up an android phone and write some >>> software that sends messages from there, though using one of the >>> provided services i

Fwd: [PHP] sms class

2012-04-19 Thread tamouse mailing lists
> -- Forwarded message -- > From: DZvonko Nikolov > Date: Thu, Apr 19, 2012 at 5:10 AM > Subject: Re: [PHP] sms class > To: tamouse mailing lists > > > if this is simple, yes. > > >

Re: [PHP] sms class

2012-04-18 Thread tamouse mailing lists
On Tue, Apr 17, 2012 at 2:08 PM, DZvonko Nikolov wrote: > I need a class that sends sms messages to list of numbers. > I'm quite new to that issue, so I need to know what I need > more. Thanks in advance. If this is very low volume, would using email->sms work? -- PHP General Mailing List (http

Re: [PHP] sms class

2012-04-18 Thread Matijn Woudt
On Wed, Apr 18, 2012 at 9:53 PM, Lester Caine wrote: > Matijn Woudt wrote: >> >> It should be possible to hack up an android phone and write some >> software that sends messages from there, though using one of the >> provided services is much simpler. > > > I have the phone already configured, but

Re: [PHP] sms class

2012-04-18 Thread Lester Caine
Matijn Woudt wrote: It should be possible to hack up an android phone and write some software that sends messages from there, though using one of the provided services is much simpler. I have the phone already configured, but it requires a SIM card that ALLOWS sending messages via the data por

Re: [PHP] sms class

2012-04-18 Thread Matijn Woudt
On Tue, Apr 17, 2012 at 9:50 PM, Lester Caine wrote: > DZvonko Nikolov wrote: >> >> I need a class that sends sms messages to list of numbers. >> I'm quite new to that issue, so I need to know what I need >> more. Thanks in advance. > > > Ignoring the wallies > > Simply sending an SMS message

Re: [PHP] sms class

2012-04-17 Thread Stuart Dallas
On 17 Apr 2012, at 20:50, Lester Caine wrote: > Ignoring the wallies I'd rather be a wally surrounded by fishmongers than a fishmonger surrounded by wallies. -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http:

Re: [PHP] sms class

2012-04-17 Thread Floyd Resler
On Apr 17, 2012, at 5:11 PM, Mike Mackintosh wrote: > In reality, a SMS messages are transported the SS7 network, or voice network. > To make the digital transition, carriers use a box called an SMPP gateway. To > get access to this box, is by contract and terms of he carrier, and most > commo

Re: [PHP] sms class

2012-04-17 Thread Mike Mackintosh
In reality, a SMS messages are transported the SS7 network, or voice network. To make the digital transition, carriers use a box called an SMPP gateway. To get access to this box, is by contract and terms of he carrier, and most commonly forbidden. As a result, the best bet is to use a SMS Aggre

Re: [PHP] sms class

2012-04-17 Thread Lester Caine
DZvonko Nikolov wrote: I need a class that sends sms messages to list of numbers. I'm quite new to that issue, so I need to know what I need more. Thanks in advance. Ignoring the wallies Simply sending an SMS message is something rather more difficult that just needing a class to do it.

Re: [PHP] sms class

2012-04-17 Thread Marc Guay
Suspicion is my religion. Let no thread end without a war. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] sms class

2012-04-17 Thread Stuart Dallas
On 17 Apr 2012, at 20:17, Marc Guay wrote: > Woah. Is that good luck or bad luck? Inherently? Neither. To you? Whatever. -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] sms class

2012-04-17 Thread Marc Guay
Woah. Is that good luck or bad luck? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] sms class

2012-04-17 Thread DZvonko Nikolov
 Hi there, I need a class that sends sms messages to list of numbers.  I'm quite new to that issue, so I need to know what I need  more. Thanks in advance.   --- Regards DZvonko Nikolov dzvo...@gmail.com dzvo...@