<?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>Wed, 22 May 2013 20:04:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPHacks.com: Generate OpenOffice documents with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6251</guid>
      <link>http://www.phpdeveloper.org/news/6251</link>
      <description><![CDATA[<p>
PHPHacks.com <a href="http://www.phphacks.com/content/view/48/33/">shares some inforamation</a> today on how to quickly and easily create OpenOffice documents with the help of a little PHP.
</p>
<blockquote>
PHP DocWriter is a set of PHP classes that allows you to create documents in OpenOffice.org XML  format (that is, StarOffice/OpenOffice.org documents). You can download the library files from <a href="http://phpdocwriter.sourceforge.net/download.php?lang=en">here</a> (http://phpdocwriter.sourceforge.net/download.php?lang=en). Also, you can find installation steps in the mentioned link.
</blockquote>
<p>
With <a href="http://phpdocwriter.sourceforge.net/download.php?lang=en">the library</a> installed, it's a simple matter of creating a new object, defining properties and using methods on it and exporting it from the script. There are several examples included in <a href="http://www.phphacks.com/content/view/48/33/">the tutorial</a>, everything from a simple "Hello World" example out to creating documents with meta-information and tables.
</p>]]></description>
      <pubDate>Tue, 12 Sep 2006 08:21:01 -0500</pubDate>
    </item>
  </channel>
</rss>
