diff options
Diffstat (limited to 'testing/muh parser.php')
-rw-r--r-- | testing/muh parser.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/muh parser.php b/testing/muh parser.php new file mode 100644 index 00000000..7fbbd769 --- /dev/null +++ b/testing/muh parser.php | |||
@@ -0,0 +1,4 @@ | |||
1 | <?php | ||
2 | $string = file_get_contents("nigger.json"); | ||
3 | $json_a=json_decode($string,true); | ||
4 | ?> | ||