I am using php4, Apache , Win 98 and I am trying to use mail in my program.
mail("vip_parikh@hotmail.com","test Message","This is the body");
When I try to execute this command it gives me cannot open file error.
Please let me know what am I doing wrong. If there are any parameters I need to check in the ini . please let me know which ones and what the new value should be.
Thanks
Vipul