PHP mail() function
#15396
Replies: 1 comment 5 replies
-
The mail() function is extremely rudimentary and generally should not be used in an application. I strongly recommend PHPMailer or Swiftmailer. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, how can we use PHP mail() function in PHALCON?
Beta Was this translation helpful? Give feedback.
All reactions