Page 1 of 1

Test mail()

Posted: Mon Jul 12, 2004 10:25 pm
by Dale
Hello Again!

Just wanted to ask how can I test to see if my server allows mail().

Thanks :)

well

Posted: Mon Jul 12, 2004 10:29 pm
by fresh
either ask them directly or perform some trial and error... gd lk

Posted: Mon Jul 12, 2004 10:39 pm
by Dale
I was looking for like a few lines of code which when accessed send an email from your server using the mail() command to a certain email address.

Posted: Tue Jul 13, 2004 12:25 am
by feyd
try looking at the manual for a few lines that could test it: [php_man]mail[/php_man]