swamper8 Posted March 28, 2006 Share Posted March 28, 2006 Hello all. I recently had my first experience using PHP. It's a script that processes information from a form when a submit button is clicked. (formats data and sends this data to an e-mail address)I was wondering, is there any system out there, either modules, extensions, code snippets etc that would allow me to send a voice or text message to a telephone instead of an e-mail address? Here's what I would like to do:When someone fills in a contact form on a website and submits it, a pre-determined person will receive both an e-mail (I've done that) and a phone call (pre-recorded message or a text message etc)I believe I've found a few 'pay services' that offer this. i can also 'reverse engineer' my own home voice mail system to ring my phone when I get an e-mail. (easiest way) But, I wondered if there's a system that any PHP coders have implimented?Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/6014-php-and-the-phone/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.