Safe way to send mail via PHP to many users

后端 未结 7 1527
青春惊慌失措
青春惊慌失措 2021-01-30 09:41

Let me explain what I mean in my title. Let\'s say, that for example I\'m creating a small e-commerce system for one web shop/catalog. There\'s a possibility for customers to ch

相关标签:
7条回答
  • 2021-01-30 10:36

    Via SMTP Authentication: http://www.cyberciti.biz/tips/howto-php-send-email-via-smtp-authentication.html

    0 讨论(0)
提交回复
热议问题