i am a noob tbh, i have been trying to use the mail function..
and cannot get it to work, i was wondering if anyone could give me a hand on this...
my setup is:
ISP: ntlworld, pop.ntlworld.com, smtp.ntlworld.com
my ISP is ntl : smpt.ntlworld.com, pop.ntlworld.com
my php version is: php-4.3.4-Win32
Apache version: 2.0.43(Win32)
i am also behind a router: netgear
mail($email_address, $subject, $message,
"From: MyDomain Webmaster<admin@mydomain.com>\n
X-Mailer: PHP/" . phpversion());
and cannot get it to work, i was wondering if anyone could give me a hand on this...
my setup is:
ISP: ntlworld, pop.ntlworld.com, smtp.ntlworld.com
my ISP is ntl : smpt.ntlworld.com, pop.ntlworld.com
my php version is: php-4.3.4-Win32
Apache version: 2.0.43(Win32)
i am also behind a router: netgear
mail($email_address, $subject, $message,
"From: MyDomain Webmaster<admin@mydomain.com>\n
X-Mailer: PHP/" . phpversion());