%PDF- %PDF-
Direktori : /proc/thread-self/root/data/bordel/loot/ |
Current File : //proc/thread-self/root/data/bordel/loot/json.php |
<?php header("Content-type: text/plain"); //$txt = file_get_contents("http://eu.battle.net/api/wow/auction/data/wildhammer", true); //$txt = file_get_contents("http://eu.battle.net/auction-data/wildhammer/auctions.json"); //$txt = "{\"armor\":1144,\"classs\":4,\"displayid\":74103,\"id\":55025,\"level\":289,\"name\":\"5Redsteel Bracers\",\"reqlevel\":80,\"slot\":9,\"slotbak\":9,\"source\":[1],\"sourcemore\":[{\"c\":11,\"icon\":\"inv_bracer_63v1\",\"n\":\"Redsteel Bracers\",\"s\":164,\"t\":6,\"ti\":76262}],\"subclass\":4}"; $url = "http://pokus.varak.net/proxy.php?url=".base64_encode("http://eu.battle.net/api/wow/item/55060"); echo $url; $txt = file_get_contents($url); $json = json_decode($txt); print_r($json); //echo date("Y-m-d H:i:s", substr($json->files[0]->lastModified, 0, 10))."\n\n"; ?>