<?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>Fri, 24 May 2013 09:26:07 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Juozas Kaziukenas' Blog: Creating Excel documents on the fly]]></title>
      <guid>http://www.phpdeveloper.org/news/11964</guid>
      <link>http://www.phpdeveloper.org/news/11964</link>
      <description><![CDATA[<p>
<i>Juozas Kaziukenas</i> has a new blog post that looks at <a href="http://dev.juokaz.com/php/creating-excel-documents-on-the-fly">creating Excel documents</a> on the fly with the <a href="http://pear.php.net/package/Spreadsheet_Excel_Write">Spreadsheet_Excel_Writer</a> PEAR package.
</p>
<blockquote>
In one of my projects, we need to send emails to our suppliers with new orders as Excel spreadsheets. We used to do it by hand, but when you have 10 suppliers and you make 200 products orders per week, after some time you are just tired of creating Excel spreadsheets, mailing them and so on. So, my task was to implement automatic spreadsheets creation with PHP.
</blockquote>
<p>
His example creates a basic file with a set of "Items", some formatting and a set of code/title items to fill out each row. The end result can then be packaged up and sent out as a complete Excel XLS file. 
</p>]]></description>
      <pubDate>Tue, 17 Feb 2009 12:55:45 -0600</pubDate>
    </item>
  </channel>
</rss>
