Zend Certified Engineer

phpguru.org

Quality PHP and Javascript code
Download RGraph: HTML5 canvas graph library... Home ~ Downloads ~ FAQs ~ Licensing
RSS Feed RSS Feed
Follow me on Twitter Follow me on Twitter

Add to Google...

HTML5 & CSS3

Articles

Javascript

PHP5

PHP4






Bookmark with delicious tweet this site Post to Google Buzz! Stumble! this site

TextualNumber Class

A class for generating textual representations of numbers. Read about it in the article here. Useful for protecting forms from auto-submission, or using in accounting apps perhaps.

You can view sample output here.

PHP4 Version

Nathaniel Brown has kindly made his PHP4 conversion of this class available here: http://www.nshb.net/media/textualnumber.class.php.txt

Download now



RGraph: HTML5 canvas graph library

Example graph made using RGraph

If you're interested in web development, then you may also be interested in RGraph: HTML5 canvas graph library. It uses HTML5 features to produce a wide variety of graph types. Because it moves the creation of graphs from the server to the client, it can significantly reduce the load on your server and your bandwidth usage.