jsonapi icon indicating copy to clipboard operation
jsonapi copied to clipboard

PHP documents dead

Open BadKaiPanda opened this issue 8 years ago • 4 comments

http://ramblingwood.com/minecraft/jsonapi/phpsdkdocs/ is dead and way back is unable to find anything for it so I am unable to find anything in the php sdk and the examples you give are just returning succeful

BadKaiPanda avatar Mar 29 '18 19:03 BadKaiPanda

https://github.com/alecgorge/jsonapi/tree/master/sdk/php 🥇 If you don't understand the array returned by a method : <?php echo print_r($result_array); ?>

dartasen avatar Mar 30 '18 08:03 dartasen

Ya I saw not long after one of the sucess => ""

BadKaiPanda avatar Mar 30 '18 22:03 BadKaiPanda

Can you please paste your code

dartasen avatar Mar 31 '18 07:03 dartasen

What I mean was sucess returns the answer, I not used to that, most things I used in the pass returns success as a true or false vale then the reply you want in it's own return value.

BadKaiPanda avatar Apr 05 '18 19:04 BadKaiPanda