I’m just a beginner of a PHP coding.
I need to know normally industry they how to trigger Newsletter to client?
is it use software/website like
https://www.phplist.com/ ?
or cronjob trigger a ‘sendmail.php’ and use phpmailer send bulk email ?
THANKS!
I’m just a beginner of a PHP coding. I need to know normally industry
Share
This is not really a programming question.
For newsletter, first you have to collect the emails of your target audience, then trigger email blast using loop of email function. Nothing magical.
There are some Email Blast software (if you want to use software instead of PHP) that helps you to do so, such as SendBlaster.