<?php $info = array ( array ( 'num' => 1, 'name' => '15 TV', 'stream_type' => 'live', 'stream_id' => 219, 'stream_icon' => 'https://is1-ssl.mzstatic.com/image/thumb/Purple71/v4/5d/2f/1c/5d2f1cb1-3a21-71ff-c10c-e27253ba13dc/source/512x512bb.jpg', 'epg_channel_id' => NULL, 'added' => '1535765481', 'category_id' => '3', 'custom_sid' => '', 'tv_archive' => 0, 'direct_source' => '', 'tv_archive_duration' => 0, ), array ( 'num' => 125, 'name' => 'LA DOS', 'stream_type' => 'live', 'stream_id' => 323, 'stream_icon' => 'http://www.dazplayer.com/img_chh/la_dos_espa%C3%B1a.png', 'epg_channel_id' => NULL, 'added' => '1535838540', 'category_id' => '13', 'custom_sid' => '', 'tv_archive' => 0, 'direct_source' => '', 'tv_archive_duration' => 0, ), ); foreach($info as $x => $x_value) { echo "Name=" . $x_value['name'] . ", Stream Id=" . $x_value['stream_id'].", Stream Icon=".$x_value['stream_icon']. ", Category Id=". $x_value['category_id']; echo "<br>;"; } ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`