index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
muh parser.php
blob: 9817a8076bde7549b76247692d4049705da304d1 (
plain
)
1
2
3
4
<?php $string = file_get_contents("test.json"); $json_a=json_decode($string,true); ?>