We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Emails in PHP | Forum

john smith
john smith Dec 6 '22
I was looking for some easy ways for sending emails different recepients, do you know how to do it?
andy
andy Dec 8 '22
It's useful guide with all info how to send emails using PHP and SMTP and the basic PHP email sending principles, syntax, and parameters. Also there are also 3 popular options you can try to send emails: PHPMailer; Symfony Mailer; Third-party email sending services like Mailtrap, Sendgrid, Mailgun etc.