KadirCeyhan merhaba hocam öncelikle teşekkürler ilgilendiğiniz için *** dan bir arkadaş yardımı oldu.


require "func.php";

$baglan = Baglan ("http://www.posta.com.tr/api/LiveScore/MatchLiveInfoEvents?matchID=1127066");

$json = json_decode($baglan, true);
print_r($json);


array dizisindeki veriyi yazdırabilirim hocam. ?