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.
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] => )
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.