that still did not work but
SMTP =smtp.blueyonde r.co.uk
that is what i set to in php.ini file
do u have any exmple of how ur php.in file will look like on the mail function...
User Profile
Collapse
-
cheers mate
but this is what come back
Warning: Failed to Connect in l:\program files\webroot\s endmail.php on line 5
so i am not sure is there something with my php/apache i dont know?...Leave a comment:
-
mail() function
hi people sorry to bother you with this Question but i am straggling i am nbew to php but i realy keen to use it, the thing is i am trying to use the mail function to receive information from a form but nothing seems to work my code is like this and my php. ini file lookes like this respectively.
[code=php]
<?
$email = $_REQUEST['email'];
$message = $_REQUEST['message'];
mail ("user@domain.c om",...
No activity results to display
Show More
Leave a comment: