Hi there. I just installed WAMP on my Windows 7 PC and php is configured and installed working fine on a localhost.
Now I am not able to send emails using PHP. I know we need to do something with SMTP on the IIS but I cannot run IIS coz WAMP is running on this machine and we cannot run both IIS and WAMP together.
Because if I run IIS and then run WAMP, it can't be run, as it says port 80 used by IIS.
How can I do it? I have the code of sending email using PHP but the email just wouldn't go.
It is only a matter of SMTP setup. But how?
Can i use a remote SMTP on my localhost can I do some other thing.
Please its been almost a week and still scratching my head.
Please reply.
Thank you!