Hello, I would like to build a webpage that follows the system in vBulletin of emailing.
So, currently, the user table contains the user data: username, userfullname, useremail etc.
Basically, what I need is for this script to gather the emails of the users from the database.
Additionally, I'd like the email to be sent out invididually, not as one bunch, in stages such as in vBulletin.
How would I go about this?