'); $objhigher = json_decode($json); //converts to an object $objlower = $objhigher[0]; // if the json response its multidimensional this lowers it $objlower = json_decode($json); //converts to an array of objects ?>
MOD Name | steamWorkshopId | Taille |
---|---|---|
name; ?> | steamWorkshopId; ?> |
steamWorkshopId";
$data_scrapped = file_get_contents($getcontents);
$thestart = explode('
', $data_scrapped);
$theend = explode(' ',$thestart[1]);
echo $theend[0];
?>
|