Jump to content

PHP graphs


timtom3

Recommended Posts

There's a class called JPGraph that is excellent for this, and straight forward to use.

You can get the current date with the date() function, and it's possible to grab the users browser with $_SERVER['HTTP_USER_AGENT'] although this doesn't work with [i]all[/i] browsers, but does with the most common ones, so you should be ok.
Link to comment
https://forums.phpfreaks.com/topic/10370-php-graphs/#findComment-38829
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.