M-Queiroz Posted August 14, 2009 Report Share Posted August 14, 2009 Hello auguem have a php or html code of statistics for the total value of the home riders, acrafit total, total hours, total flights, full logs, it helps Link to comment Share on other sites More sharing options...
Leiserson Posted August 15, 2009 Report Share Posted August 15, 2009 >> no comment towards what language you confused English with. Be more specific as to what your looking for and maybe I can help. You threw out a slew of different stats there all of which can be found in the API ( Click on DOCS then find you way to the API from there ). HTML code is frontend...this system is written using a php design pattern. I would familiarize myself with the whole system before asking for help with pulling data. Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted August 15, 2009 Administrators Report Share Posted August 15, 2009 Use the StatsData::<function> http://docs.phpvms.net/api For instance <?php echo StatsData::TotalHours(); ?> Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted August 15, 2009 Administrators Report Share Posted August 15, 2009 Also, please don't cross post across different forums. One topic is fine Link to comment Share on other sites More sharing options...
Recommended Posts