How to send email using php??!?!?!!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to send email using php??!?!?!!!

I am creating a website and need to send an email. I already am aware I the mail() function but how do I setup a mailing server and how do I link it to php. What software do I download for the mail server. Btw I am running Windows 10 with sublime text 3 and xampp

24th Apr 2018, 3:48 AM
Someone Else
Someone Else - avatar
1 Answer
+ 4
Here is a simple advice. Buy a hosting plan from any good hosting company and the mailing server should be setup for you. But if you are to install a mailing server locally... there are a lot of configurations and tweaking that you will have to undergo before you could have a success. Even if you successfully install a mailing server, your server may not successfully deliver mails to other public domains if you do not tweak it's settings properly. ☺
24th Apr 2018, 4:44 AM
Awele Omeligwe
Awele Omeligwe - avatar