SMS Cellular Text Messaging



Anyone enlighten me about sending SMS text messages via sendmail or or just php mail()?

I've been Googling, etc. and everything I've found so far, comes up with for-fee services.

I can send messages to my cellphone with sendmail but the regular email format is dumb at the cellphone.

Al.......
.



Relevant Pages

  • Re: send email to me
    ... to do this i have no idea because i am new to PHP. ... sendmail binary on your system during compile time. ... about compiling php...much less including third-party add-ons in the ... how you treat your wife and kids is up to you and of little concern to ...
    (comp.lang.php)
  • Re: SuSE 9.1 - mail() function disabled in PHP ??
    ... I checked the sendmail setting, grepped for disable, all that jazz, ... SuSE 9.1 Professional RPMs, because they save me a lot of time not ... having to compile everything. ... /usr/local/apache2 and defaults for PHP simply because I couldn't ...
    (comp.lang.php)
  • Re: mail function and sendmail
    ... In reply to message from Jerry Stuckle dated Wednesday, July 9, 2008, 16:25:01, ... Does this mean that the sendmail binary is NOT needed on windows? ... "For the Mail functions to be available, PHP must have access to the ... ; For Win32 only. ...
    (comp.lang.php)
  • Re: [PHP] SMTP vs mail()
    ... is faster - SMTP with multiple RCPT commands or the PHP mail() ... SMTP will almost certainly be faster. ... configured sendmail, but it's never going to be faster than a socket ...
    (php.general)
  • Re: mail function and sendmail
    ... Does this mean that the sendmail binary is NOT needed on windows? ... "For the Mail functions to be available, PHP must have access to the ... SMTP server and it is adwised to do it that way in php.ini. ... ; For Win32 only. ...
    (comp.lang.php)