February 21, 2017
| thedebuggers
Subscribe users to MailChimp List using PHP
Instead of using form provided by MailChimp, we can integrate MailChimp subscription to our website using API. All you need is a MailChimp Account and a MailChimp List.
Subscribing users to MailChimp List is quite simple using MailChimp API v3. Here's the step by step guide to add subscriber with PHP and cURL.