http://www.gen-x-design.com/archives/cr ... -with-php/
And making RESTful requests can be found here:
http://www.gen-x-design.com/archives/ma ... ts-in-php/
Few things that are unnoticed by others.
Function
Code: Select all
getMultiplayerRankingForEnvironment
Code: Select all
$login and $environment
The problem with this is that if i use Function
Code: Select all
getMultiplayerRanking
Function
Code: Select all
getMultiplayerRankingForEnvironment
Also environments should be named with Capital letter as stadium or coast doesn't work but Stadium or Coast does.
Function
Code: Select all
Getsoloranking
Below is the error message
Code: Select all
Fatal error: Uncaught exception 'TrackMania_Exception' with message 'No solo rank, player has a free account' in \TrackMania Web Services\src\trackmania-ws.php on line 512