Page 1 of 1

which one is best for sending bulk sms

Posted: Sat Dec 09, 2006 2:46 am
by ramesh_php
Hi,

i have to send bulk sms using PHP. My database has 5 million records. which is the best one for sending bulk sms?

1.through SMS Gateway
2.through GSM modem

Awaiting your replay,

Thanks,
K.Ramesh

Posted: Sat Dec 09, 2006 7:18 am
by feyd
I would imagine a gateway unless you get a LOT of GSM modems.

Posted: Sat Dec 09, 2006 12:16 pm
by kaisellgren
Sending with Gateway would become faster than with modem. Good example of this is apinat.fi what I'm using to send free SMS :)

Posted: Sat Dec 09, 2006 6:08 pm
by ok
How do you use SMS gateway?

Is there another way to send free SMS (outside USA)?

Is there a way to send SMSs with PHP through ICQ servers?