Re: SDK v. 0.2
Posted: 09 May 2011, 10:11
Another good documentation about REST and PHP can be found here:
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
has two variables called .
The problem with this is that if i use Function that i can see the Merge but in
Function is can let the second variabel empty and it will show Merge.
Also environments should be named with Capital letter as stadium or coast doesn't work but Stadium or Coast does.
Function should have an option for different environments in solo ranking. Due to the fact that if you drive nations you will get an exception message as a fatal error.
Below is the error message
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