Project Description:
Hi,
I would like a script creating which connects to my MySQL database (structure of database attached - freebies_members.txt).
I would like the script to connect to the MailChimp API which is a mailing list manager and pull the data from the mysql database and import it into mailchimp, I also want it to pull in the unsubsribes from mailchimp and delete them from the mysql database.
Information about MailChimp API:
http://www.mailchimp.com/api/
Regards.