php - How to mass mail? -


I have a browser based gaming server, and it was not configured properly. 420 people joined in three days and all left due to my SQL crashing and slow loading time.

I upgraded mysql and configured the server to run on low memory. Now it's super fast and crash proof. Although all the players have already gone.

The good news is that I have a database filled with 420 emails I could ask them to come back and reward them. Can anyone show me an example of php-mysql email scripts?

You have to repeat a task that runs the same mailer to select all the user emails. .

I mean, you will be lucky if an ISP gives you a flag below or if your hosting provider does not mess you up.

I really recommend doing this in a slow way.

You can use a break in a script or you can run a continuous cron job.

Comments