[FX.php List] Best simple email code?
Denis Somar
dsomar at gmail.com
Tue Jan 24 15:23:47 MST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20120124/63f5fe2b/attachment.html
More information about the FX.php_List
mailing list