<?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>Sun, 19 May 2013 02:30:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vidyut Luther's Blog: Adding Subscribers to Campaign Monitor Lists using PHP5 and SOAP]]></title>
      <guid>http://www.phpdeveloper.org/news/11570</guid>
      <link>http://www.phpdeveloper.org/news/11570</link>
      <description><![CDATA[<p>
If you're a <a href="http://www.campaignmonitor.com/">Campaign Monitor</a> user (an email marketing tool targeted at designers) and have wanted to dynamically add people to your lists, <i>Vidyut Luther</i> has <a href="http://www.phpcult.com/blog/campaign-monitor-php5-soap/">a solution</a> for you:
</p>
<blockquote>
This is a quick how to, for people interested in adding subscribers to their  Campaign Monitor  lists. What you'll need: PHP 5 with SOAP built in, a Valid Campaign Monitor Account, a Campaign Monitor list.
</blockquote>
<p>
His simple script (about 10 lines with comments removed) makes a call to the service's API and passes in your key, a list and client ID and a call to the AddSubscriber method to push the new contact into the list.
</p>]]></description>
      <pubDate>Mon, 15 Dec 2008 09:33:07 -0600</pubDate>
    </item>
  </channel>
</rss>
