Hi,
I have a database (MySQL), including 100 customers, their emails and names.
I'm planning to write a script which automatically sends email to them, (a loop that handles with "mail" function).
I would prefer to send it by including their private name inside the content (by using a...