News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Simulating Graphical Charts with XHTML/CSS
September 27, 2006 @ 14:55:00

PHPBuilder has another excerpt posted 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).

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.

You can find the code they're talking about for "Listing 9.4.1". 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.

0 comments voice your opinion now!
graphical charts simulation html css excerpt graphical charts simulation html css excerpt


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: PHP in Action - Chapter 7, Design Patterns. Part - II

Codrops Blog: Fresh Sliding Thumbnails Gallery with jQuery and PHP

DevShed.com: The Iterator Pattern (Conclusion)

FuzzyOpinions Blog: Tutorial: improving security with a PHP Captcha

Kevin Schroeder's Blog: You want to do WHAT with PHP? Chapter 6 & 7


Community Events









Don't see your event here?
Let us know!


functional composer zendframework2 unittest community database introduction interview object release opinion code development testing api example phpunit language framework event

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework