i want to send newsletter to many people simultaneously,how to send email in bulk using php?i try before using the normal email coding such as mail(), but when it is sent to many recipients, it will become "page not found".
is there a way where it can be send faster?because once it is slow because the enormous amount of recipients, it will become page not found.
is there a way where it can be send faster?because once it is slow because the enormous amount of recipients, it will become page not found.