<?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>Thu, 23 May 2013 07:04:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevX.com: Generating Reports and Statistics in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10499</guid>
      <link>http://www.phpdeveloper.org/news/10499</link>
      <description><![CDATA[<p>
The DevX site has posted <a href="http://www.devx.com/webdev/Article/38409">a new tutorial</a> talking about their method for creating reports and generating statistics based off of data from your PHP application.
</p>
<blockquote>
Statistics and reports analyze the change over time of any kind of phenomena.  [...] For the software industry, statistics and reports provide both an ongoing challenge and an ongoing market. At present, programming languages such as PHP and Java come with built-in packages for developing applications around statistical problems.
</blockquote>
<p>
They use two PEAR packages for the statistics - Text_Statistics and XML_Statistics to pull in different kinds of data and extract results from it. The next step is to make a meaningful report out of these numbers - that's where PHPReports comes in. It's a simple tool that makes <a href="http://assets.devx.com/articlefigs/38409_figure02.jpg">simple reports</a> for you that can then be <a href="http://www.devx.com/webdev/Article/38409/0/page/4">styled with CSS</a> however you'd like.
</p>]]></description>
      <pubDate>Fri, 27 Jun 2008 10:26:31 -0500</pubDate>
    </item>
  </channel>
</rss>
