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

How to Send an Email to Multiple Recipients Individually in PHP | Forum

Topic location: Forum home » Support » General Questions
dennis
dennis Nov 1 '22
What's the best way to send emails in PHP? What tools do you use?
andy
andy Nov 7 '22
I can suggest you website with all info about sending emails in PHP. You can use some of these methods for sending emails: A built-in PHP mail() function; PHPMailer; Symfony Mailer; Third-party email sending services like Mailtrap, Sendgrid, Mailgun etc. Personally I often use Mailtrap service to save time, money, and effort.
The Forum post is edited by andy Nov 8 '22