Re: text messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



blackwater dev wrote:

> I know this isn't specific to php but I need to add some code to my
> php pages to start sending out text messages.  If anyone does this,
> how do you do it?  

My local setup is like this: 
I send an email to 'sms+number@internal' - that is routed to my
telephone server which uses sms_client to dial Swisscoms SMSC and send 
the message.  http://www.smsclient.org/

I have thought of using a more elegant solution (a provider with an
internet interface for instance), but we use SMS as an alert mechanism,
and the telephone interface is the most reliable. 


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux