
May 9th, 2000, 05:16 AM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 14
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I'm using PHP4.0 with IIS and i'm trying to send a mail.
The code is as follows
mail("me@domain.com","subject","message");
then the error comes as follows:
Warning: Failed to Connect in E:_3000_Php4projectxt_Compose.php4 on line 2
Please help.....
|