i'm doing this
$headers = "From: [email protected]";
mail('[email protected]', 'My Subject', 'test',$headers)
mail returns FALSE which means failure, and i never get the email.
My host is domains.com , not free hosting.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |