SMS gateway with YII

hello,

i'm new to any php framework. is it possilble to implements a sms gateway system to YII?

thank you very much

Yii was develop based on PHP that you can use to develop SMS Gateway. PHP have a socket function that can connect to your gsm modem and execute some of AT command.

So the answer is Yii can implements a sms gateway system.

Various mechanisms are used to provide a way to send SMS messages from a desktop computer. In most cases, these either provide a transfer and billing mechanism to interface with a mobile phone carrier, possibly via one or many third parties, or directly control a mobile phone or other GSM device. by: IP PBX