|
Posted by Nicholas Sherlock on 11/18/05 11:40
DJ Craig wrote:
> How do you send an SMS with PHP? Right now, I send text messages to
> verizon users by just adding @vtext.com to their phone number and
> emailing that. Is there something like this that I could do for other
> phone companies? Or is there some universal way to send a text message
> to any number from PHP?
Yes, send through a SMS gateway. Clickatell is one:
http://www.clickatell.com . IIRC, they have an API which allows you to
send messages through SMTP or a normal HTTP POST.
Cheers,
Nicholas Sherlock
Navigation:
[Reply to this message]
|