This website requires JavaScript.
Explore
Help
Sign In
dut
/
sid
Watch
1
Star
0
Fork
You've already forked sid
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ba0161065b
sid
/
xdoc
/
test.php
6 lines
102 B
PHP
Executable File
Raw
Blame
History
<
?
php
$file
=
file_get_contents
(
"
../src/userlist.json
"
);
echo
var_dump
(
json_decode
(
$file
)
);
?>
Reference in New Issue
View Git Blame
Copy Permalink