Page 1 of 1

SMS Support

Posted: Sat Mar 08, 2008 2:42 pm
by kevinks
Hello guys, i need your help once again :D

Am actually trying to develop a system which has an SMS support.
My system will send sms to people. I attached my mobile phone to my laptop, and i have to write php codes so that when an action is perform, i.e assume that when X=1, send an sms to people X.

I have been looking on the net, havent seen it. If u got somefing for me, just let me no,
thanking u in advance, cheers!

Re: SMS Support

Posted: Sat Mar 08, 2008 11:20 pm
by yacahuma
i thought all you have to do is send and email to the phone.

Re: SMS Support

Posted: Sat Mar 08, 2008 11:57 pm
by Chris Corbyn
yacahuma wrote:i thought all you have to do is send and email to the phone.
Only in the US. It doesn't work like that in the UK or Australia (the only countries I've ever lived in) and probably loads of other places.

Re: SMS Support

Posted: Sun Mar 09, 2008 10:45 am
by kevinks
well its the most complex part of the system :)
Am still trying to figure it out. Found a software called "ActiveXperts SMS & Pager Toolkit". All i need is to integrate it in my php codes and its kinda complex.