Page 1 of 1

mail

Posted: Mon Oct 20, 2003 2:53 am
by Consuelo
this code doesnt seem to work
<?
mail("alaeatest@yahoo.com.au","ALAEA", "hello" );
?>

this is the error message

Warning: Server Error in c:\apache\htdocs\projectphpweek10\projectphp2\phptest\emailtest.php on line 5


is it something to do with my connection?
how can i check this?

thanks :)

hi

Posted: Mon Oct 20, 2003 6:54 am
by TLPD
you should check if your server support mailserver

how can i check this?

Posted: Mon Oct 20, 2003 11:54 pm
by Consuelo
how can i check if the server supports mailserver?