[FX.php List] Best simple email code?
Nick
whatdoyouwant at gmail.com
Sat Jan 28 14:15:12 MST 2012
running on windows? did you set up the smtp host settings in php.ini ?
On Tue, Jan 24, 2012 at 4:23 PM, Denis Somar <dsomar at gmail.com> wrote:
> Hi there,
>
> I'm trying to send a primitive email to my phone (via text) and nothing
> seems to work. Anyone know if this is a FM11SA issue?
>
> Code is pretty simple:
>
> $txt = "Quote #".$quote." submitted.";
> $headers = "From: me at email.com";
> mail("myphone at txt.att.net","New quote",$txt, $headers);
>
> TIA,
> Denis
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20120128/8dc374eb/attachment.html
More information about the FX.php_List
mailing list