<?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>Sat, 25 May 2013 04:02:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Richard Thomas' Blog: Solar Framework Shorts - Sending emails using Solar]]></title>
      <guid>http://www.phpdeveloper.org/news/13848</guid>
      <link>http://www.phpdeveloper.org/news/13848</link>
      <description><![CDATA[<p>
In <a href="http://www.phpjack.com/content/solar-framework-shorts-sending-emails-using-solar">this new post</a> to his PHPJack blog today <i>Richard Thomas</i> has another "Solar Short" showing you a handy feature of the <a href="http://solarphp.com">Solar framework</a>. This post looks at how to send emails.
</p>
<blockquote>
Sending email using the Solar Framework is not only extremely simple but very flexible as well. Solar splits the process of sending email into 2 logical parts, creating the message "package" and sending the "package"
</blockquote>
<p>
He includes a code example of using the Solar_Mail package to create and send an email with a text section, a HTML component and an image attachment. There's also a few lines dedicated to the Solar_Mail_Transport component and how you can use it directly with PHP's <a href="http://php.net/mail">mail function</a>.
</p>]]></description>
      <pubDate>Fri, 15 Jan 2010 08:33:48 -0600</pubDate>
    </item>
  </channel>
</rss>
