On Thu, Oct 14, 2010 at 9:45 AM, Paul M Foster <[email protected]> wrote:
> Folks:
>
> Being fairly geezerly, I know almost nothing about this, so be gentle.
>
> Assuming someone entered information in a form on a website. Normally,
> you would email the responses to someone. But what if you wanted to
> send this information to a smartphone via text messaging?
>
> Is this possible, given normal programming tools (PHP/Javascript), or
> would you have to go through some commercial web to text messaging
> gateway? Does anyone know if this could be done, and how?

You can send a text message via email:

    Verizon: [email protected]
    AT&T: [email protected]
    Sprint: [email protected]
    T-Mobile: [email protected]
    Nextel: [email protected]
    Cingular: [email protected]
    Virgin Mobile: [email protected]
    Alltel: [email protected]
    CellularOne: [email protected]
    Omnipoint: [email protected]
    Qwest: [email protected]

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

Reply via email to