10-29-2000, 07:13 PM
I used a very cool graph class (http://ykcee.sourceforge.net) to make some graphical forum statistics.
A couple of examples:
http://feyenoordforever.nl/Ykcee/demo.php?what=posts&orderby=month
The amount of posts listed per month
http://feyenoordforever.nl/Ykcee/demo.php?what=threads&orderby=month
The amount of threads listed per month
http://feyenoordforever.nl/Ykcee/demo.php?what=users&orderby=month
The amount of new users listed per month
http://feyenoordforever.nl/Ykcee/userstats.php?orderby=month&userid=1
The amount of posts for a registered user per month (nice for the userprofile?)
This is just some code I quickly hacked together and not yet very optimized, but I wanted to know if anyone thinks this is a cool hack and has some great ideas about it to hack in...
Plz let me know and I'll work on it further :)
A couple of examples:
http://feyenoordforever.nl/Ykcee/demo.php?what=posts&orderby=month
The amount of posts listed per month
http://feyenoordforever.nl/Ykcee/demo.php?what=threads&orderby=month
The amount of threads listed per month
http://feyenoordforever.nl/Ykcee/demo.php?what=users&orderby=month
The amount of new users listed per month
http://feyenoordforever.nl/Ykcee/userstats.php?orderby=month&userid=1
The amount of posts for a registered user per month (nice for the userprofile?)
This is just some code I quickly hacked together and not yet very optimized, but I wanted to know if anyone thinks this is a cool hack and has some great ideas about it to hack in...
Plz let me know and I'll work on it further :)