Posted: Mon Oct 20, 2003 2:53 am
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
<?
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