Nairaland ForumWelcome, Guest: Join Nairaland / Login / Trending / Recent / NewStats: 1077119 members, 1265738 topics. Date: Thursday, 20 June 2013 at 08:01 AM |
Nairaland Forum / Science/Technology / Webmasters / Need Urgent Help With Php Mail (440 Views)
How Can I Send Unlimited Mails/hr With Php Mail() Function / Php Mail() To Yahoo Inbox Help Needed / Controlling Cpanel With Php Scripts To Create Email, Dbase, Subdomains: (1) (2) (3) (4)
| Need Urgent Help With Php Mail by Johndoe100(m): 5:03am On Feb 18, 2012 |
I use the php mail function to end mails from my websites. One one site the mail function (mail() ) no longer works. This is a generic example of what I usually use that no longer works: <?php $to = "someone@example.com"; $subject = "Test mail"; $message = "Hello! This is a simple email message."; $from = "someonelse@example.com"; $headers = "From:" . $from; mail($to,$subject,$message,$headers); echo "Mail Sent."; ?> The staff of the hosting company are at a loss as to what to do. Is there any other variant that you guru's can show me to get form data to me. Please any and all help will be appreciated. |
| Re: Need Urgent Help With Php Mail by *dhtml(m): 6:26am On Feb 18, 2012 |
Learn how to send email with smtp. |
| Re: Need Urgent Help With Php Mail by Johndoe100(m): 4:15pm On Feb 18, 2012 |
*dhtml: Merci mon ami, vous avez été utile |
| Re: Need Urgent Help With Php Mail by yawa-ti-de(f): 5:55pm On Feb 18, 2012 |
If this script has worked in the past, then yeah, some hosts like godaddy don't support mail(). You have to use SMTP. |
(0) (Reply)
My Adsense Account. / Tutorial:mobile Site Creator For All Webmasters / Free Ftp Hosting Wanted
(Go Up)
Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health Links: (0) (1) (2) (3) (4) (5) (6) (7) (8) (9) Nairaland - Copyright © 2005 - 2013 Oluwaseun Osewa. All rights reserved. See Privacy Policy & Nairalist. 50.16.108.167 |