<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel rdf:about="http://www.phpclasses.org/blog/package/9/">
  <atom:link rel="self" type="application/rss+xml" href="http://www.phpclasses.org/blog/package/9/post/latest.xml"/>
  <description>Latest posts on the MIME E-mail message sending package blog</description>
  <link>http://www.phpclasses.org/blog/package/9/</link>
  <title>Latest MIME E-mail message sending package blog posts</title>
  <dc:date>2013-05-20T08:58:26Z</dc:date>
  <image rdf:resource="http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/9/post/2-The-Fastest-Ways-to-Deliver-Email-in-PHP.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/9/post/1-Sending-email-using-SMTP-servers-of-Gmail-Hotmail-or-Yahoo-with-PHP.html"/>
   </rdf:Seq>
  </items>
 </channel>
 <image rdf:about="http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png">
  <link>http://www.phpclasses.org/blog/package/9/</link>
  <title>PHP Classes site logo</title>
  <url>http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png</url>
 </image>
 <item rdf:about="http://www.phpclasses.org/blog/package/9/post/2-The-Fastest-Ways-to-Deliver-Email-in-PHP.html">
  <link>http://www.phpclasses.org/blog/package/9/post/2-The-Fastest-Ways-to-Deliver-Email-in-PHP.html</link>
  <title>The Fastest Ways to Deliver Email in PHP</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/9/post/2-The-Fastest-Ways-to-Deliver-Email-in-PHP.html&quot;&gt;The Fastest Ways to Deliver Email in PHP&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;There are several ways to send e-mail messages in PHP. When you need to send many e-mail newsletters as fast as you can, it matters to understand which way is the fastest.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This article describes the different ways to send e-mail in PHP and comments which one would be fastest depending on your circumstances.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2011-03-23T08:43:47Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/9/post/1-Sending-email-using-SMTP-servers-of-Gmail-Hotmail-or-Yahoo-with-PHP.html">
  <link>http://www.phpclasses.org/blog/package/9/post/1-Sending-email-using-SMTP-servers-of-Gmail-Hotmail-or-Yahoo-with-PHP.html</link>
  <title>Sending e-mail using SMTP servers of Gmail, Hotmail or Yahoo with PHP</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/9/post/1-Sending-email-using-SMTP-servers-of-Gmail-Hotmail-or-Yahoo-with-PHP.html&quot;&gt;Sending e-mail using SMTP servers of Gmail, Hotmail or Yahoo with PHP&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Sometimes it is not possible or it is inconvenient to send e-mail with scripts using the regular PHP mail() function.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;An alternative solution consists in using your ISP or a third party SMTP server to relay your messages.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This article explains how to send e-mail with PHP relaying your messages to SMTP servers of Gmail, Hotmail or Yahoo.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2009-04-15T16:59:29Z</dc:date>
 </item>
</rdf:RDF>