StatService
This service provides various information associated with web stats data. The service is only provided by POST. The protocol can be choosen by GET-Parameter, e.g. "json-rpc".
Following protocols are supported:
- JSON-RPC

Provided classes and methods
- url
- statservice.christian-renner.eu/json-rpc
- class
- Racer_StatService
- methods
-
- mixed getBrowserCaps($data)
-
- @param $data
- String which contains value from $_SERVER['HTTP_USER_AGENT']
- @return
- Array which has same properties as described at following URL: get_browser()