How to send SMS from our SC Applicatiton

Hi guys;

My one client wants to send breakdown information to the technician as SMS on his phone, is anybody can guide me or give me tip from where I can start.

any help will be highly appreciated.

thanks in advance…
Ahmer

This is fairly simple. To send SMS you need a sms broker. This broker will have an api set to send SMS. Useually you buy credits and use them while sending sms. In general most brokers have php samples of how to send an sms. Useually through a SOAP or REST interface.