diff options
author | Magmus <xdronespro@gmail.com> | 2013-06-25 01:20:58 -0700 |
---|---|---|
committer | Magmus <xdronespro@gmail.com> | 2013-06-25 01:20:58 -0700 |
commit | ffcabf2879d8dfa559fcb59d9d49c71f4873e0da (patch) | |
tree | 21342594a7118779503e1f1622dd91dfa68a9690 | |
parent | 8bc40b7f1304866d94baf6be56980f64fbf90565 (diff) |
Create 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 | ?> | ||