This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
e6d14d1dad
toxcore
/
testing
/
muh parser.php
5 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Create muh parser.php
2013-06-25 16:20:58 +08:00
<
?
php
Update muh parser.php
2013-06-25 16:21:15 +08:00
$string
=
file_get_contents
(
"
test.json
"
);
Create muh parser.php
2013-06-25 16:20:58 +08:00
$json_a
=
json_decode
(
$string
,
true
);
?>
Reference in New Issue
Copy Permalink