send mail using php mail function on localhost using xampp server
SMTP=smtp.gmail.com
smtp_port=587
sendmail_from = [email protected]
sendmail_path = ""C:xamppsendmailsendmail.exe" -t"
send mail using php mail function on localhost using xampp server
SMTP=smtp.gmail.com
smtp_port=587
sendmail_from = [email protected]
sendmail_path = ""C:xamppsendmailsendmail.exe" -t"
mail function php not working
Although there are portions of this answer that apply to only to the usage of themail() function itself, many of these troubleshooting steps can be applied to any PHP mailing system.
There are a variety of reasons your script appears to not be sending emails. It's difficult to diagnose these things unless there is an obvious syntax error. Without one you need to run through the checklist below to find any potential pitfalls you may be encountering.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us