Hi
I'm relatively new to PHP and at the moment I'm drowning and desperately need some help...
I've built a database which contains contacts information. I want to be able to send a HTML email to specific entries (Such as those where country='United Kingdom' and where the opt_out='No')
I would like to be able to upload the HTML email to the server, select the specific entries, send them the email, and do some tracking such as how many people opened the email, who chose to opt out after it was sent, if the followed any links on the email and so on.
Does anyone know of anywhere I can see some code that does this, or can point me in the right direction of where to start.
I've tried reading variuos books on Building a Mailing List manager, but there is too much code that does not do what I want to achieve andthen I get lost in it all.
If someone could at least explain the stages that I need to follow that would be extremely useful
Cheers
Lulubell
😕