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 '[EMAIL PROTECTED]' - 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

Reply via email to