toxcore/testing/muh parser.php

5 lines
88 B
PHP
Raw Normal View History

2013-06-25 16:20:58 +08:00
<?php
$string = file_get_contents("nigger.json");
$json_a=json_decode($string,true);
?>