Hello,
I am working on a project in php.Now i want to send a mail to any e-mail id.
How can i send it?
Is there any mail API for PHP there or not?
because right now i am running project on localhost(for testing).After completion of it i will upload it to web hosting server.
So can i send a mail from localhost to any e-mail id usinh PHP?
Thanks.