<?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, 19 Jun 2013 00:17:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: Simulating Graphical Charts with XHTML/CSS]]></title>
      <guid>http://www.phpdeveloper.org/news/6381</guid>
      <link>http://www.phpdeveloper.org/news/6381</link>
      <description><![CDATA[<p>
PHPBuilder has another <a href="http://www.phpbuilder.com/columns/white-eisenhamer20060913.php3">excerpt posted</a> from the book "PHP 5 in Practice" from Sams Publishing. It takes a quick look at a method to simulate graphical charts with some XHTML and CSS tricks (and PHP's help).
</p>
<blockquote>
When you need to present data in a chart on a web page, it is often worthwhile to generate graphical charts. This method is covered later in Section 18.4, "Creating a Graph/Chart Library"; however, sometimes for a quick chart CSS can suffice. Listing 9.4.1 presents a function that creates a visual chart of data using CSS and XHTML only.
</blockquote>
<p>
You can find the code they're talking about for <a href="http://www.phpbuilder.com/columns/white-eisenhamer20060913-1.txt">"Listing 9.4.1"</a>. They explain it briefly, but it's a quick "here's what it looks like" and less of a "here's the logic behind it" kind of post. Never the less, it's still quite useful.
</p>]]></description>
      <pubDate>Wed, 27 Sep 2006 14:55:00 -0500</pubDate>
    </item>
  </channel>
</rss>
