<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 18:35:41 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Web Development Blog: Integrate your MailChimp Newsletter Subscription]]></title>
      <guid>http://www.phpdeveloper.org/news/13431</guid>
      <link>http://www.phpdeveloper.org/news/13431</link>
      <description><![CDATA[<p>
On the Web Development Blog there's <a href="http://www.web-development-blog.com/archives/integrate-your-mailchimp-newsletter-subscription/">a recent post</a> looking at the integration of the <a href="http://eepurl.com/cHpm">MailChimp</a> mailing list service with your current application for list management.
</p>
<blockquote>
<a href="http://eepurl.com/cHpm">MailChimp</a> is a great mailing list provider with a great control panel and many useful features like: campaign management, statistics, responders and complete set of List management tools. They offer also an small code snippet to place a subscription form on your website. This form powered by jQuery is good enough for most common cases, but what if you like to combine your newsletter subscription with a standard function like contact or registration form?
</blockquote>
<p>
They show you how to create the front end - a HTML form pointing to your own PHP script - and the PHP code to make a cURL request over to the MailChimp servers to subscribe the given email address to your list. 
</p>]]></description>
      <pubDate>Mon, 26 Oct 2009 12:49:34 -0500</pubDate>
    </item>
  </channel>
</rss>
