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

Log Useragent

Want to help out? Simply send me your useragent string so I can examine it and do all sorts of techy stuff with it. Thanks.

Useragent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Browser:
Eg. Internet Explorer, Firefox or Navigator
Version:
Eg. 4, 5, 5.5, 6, 7 etc
Platform:
Eg. Windows, Macintosh, Linux

The browser detection output of your browser

The output is being shown using print_r(), so true will appear as "1" and false will appear as blank.

        Array
(
    [is_major] => 0
    [is_minor] => 0
    [is_safari] => 
    [is_chrome] => 
    [is_ff] => 
    [is_ie] => 
    [is_opera] => 
    [is_nn] => 
    [is_konq] => 
    [is_win] => 
    [is_mac] => 
    [is_nix] => 
    [is_google] => 
    [is_googletb] => 
    [is_ffg] => 
    [is_googlebot] => 
    [is_newsgator] => 
    [is_magpierss] => 
    [is_planetphp] => 
    [is_bloglines] => 
    [is_doubanbot] => 
    [is_topix] => 
    [is_rssreader] => 
    [is_nnw] => 
    [is_ngo] => 
    [is_gn] => 
    [is_rb] => 
)
    


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.