Can we use php mail function in xampp without buying anything?If yes the HOW? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can we use php mail function in xampp without buying anything?If yes the HOW?

19th Jul 2016, 6:15 PM
Ronak Solanki
Ronak Solanki - avatar
3 Answers
+ 1
Mail function is not that great and usually wil send the mail to spam folder, take a look at SwiftMailer
19th Jul 2016, 6:22 PM
GlennV
+ 1
u need to configure a mail server, or using the mail command from an online Web site
21st Jul 2016, 4:33 AM
Diego Zabot
Diego Zabot - avatar
+ 1
You have to configure smtp mail server like phpmailer
21st Jul 2016, 8:24 PM
Mrityunjay Yadav
Mrityunjay Yadav - avatar