Hello,

someone can help me: is there some PHP function - or programable script - to send SMS messages to celular phones? Where can i find more information about this topic?

Thanks

    You can send SMS by sending email to SMS gate or by POSTing it to sity of mobile provider if it has such interface. There can't be "PHP function" for it because there is no reliable method to do it for any mobile phone.

      Write a Reply...