<?php
error_reporting(0);
header("Content-type:text/plain;charset=utf-8");
$xurl='http://live.miguvideo.com/live/v2/tv-data/a5f78af9d160418eb679a6dd0429c920';
$contents=file_get_contents($xurl);
$a=json_decode($contents,true);
for ($j=0;$j<count($a[body][liveList]);$j++){
$tvdata=$abody$j;
$xurl='http://live.miguvideo.com/live/v2/tv-data/'.$tvdata;
$contents=file_get_contents($xurl);
$a=json_decode($contents,true);
for ($i=0;$i<count($a[body][dataList]);$i++){
$list1=$abody$i;
$list2=$abody$i;
echo "'".(++$n)."'"."=>['".$list1."','".$list2."'],"."rn";
}
}
?>

165742wghnufgttk6vuver.png