Thread: [Solved] Get playerlist with php
View Single Post
4ever16
Veteran Member
Join Date: Apr 2015
Old 12-22-2017 , 04:35   Re: Get playerlist with php
Reply With Quote #6

Ok so i downloaded that PHP Query script.

/Examples/Example.php -> Edited some stuff.

But it prints playerlist like this.

Quote:
Array
(
[0] => Array
(
[Id] => 0
[Name] => Noob
)

)
How can i make so it prints only Noob?

Last edited by 4ever16; 12-22-2017 at 04:35.
4ever16 is offline