Тема: масив
Ребята помогите с масивом, ну никак не получается их перебирать
Array
(
[announce] => http://tr4.torrent4me.com/ann?uk=ckNcgMhQv0
[announce-list] => Array
(
[0] => Array
(
[0] => http://tr4.torrent4me.com/ann?uk=ckNcgMhQv0
[1] => http://tr4.tor4me.info/ann?uk=ckNcgMhQv0
[2] => http://tr4.tor2me.info/ann?uk=ckNcgMhQv0
)
[1] => Array
(
[0] => http://retracker.local/announce
)
[2] => Array
(
[0] => http://test
)
)
[comment] => http://kinozal.tv/details.php?id=1773424
[created by] => uTorrent/2210
[creation date] => 1593865910
[encoding] => UTF-8
[info] => Array
(
[files] => Array
(
[0] => Array
(
[length] => 1901068881
[path] => Array
(
[0] => The.100.S07E01.720p.rus.LostFilm.mkv
)
)
[1] => Array
(
[length] => 2028568117
[path] => Array
(
[0] => The.100.S07E02.720p.rus.LostFilm.mkv
)
)
[2] => Array
(
[length] => 1722996389
[path] => Array
(
[0] => The.100.S07E03.720p.rus.LostFilm.mkv
)
)
[3] => Array
(
[length] => 1728221748
[path] => Array
(
[0] => The.100.S07E04.720p.rus.LostFilm.mkv
)
)
[4] => Array
(
[length] => 1532431368
[path] => Array
(
[0] => The.100.S07E05.720p.rus.LostFilm.mkv
)
)
[5] => Array
(
[length] => 1552580811
[path] => Array
(
[0] => The.100.S07E06.720p.rus.LostFilm.mkv
)
)
[6] => Array
(
[length] => 1423458761
[path] => Array
(
[0] => The.100.S07E07.720p.rus.LostFilm.mkv
)
)
)
[name] => The.100. (Season 07) LostFilm
[piece length] => 4194304
[pieces] => Ўshn
нужно вывести
echo '<channel>' . "\n";
echo '<title><![CDATA[' The.100.S07E01.720p.rus.LostFilm.mkv(по порядку) ']]></title>' . "\n";
echo '<stream_url><![CDATA[TorrentStream@0(здесь ключ)@1773424']]></stream_url>' . "\n";
echo '<logo_30x30><![CDATA[]]></logo_30x30>' . "\n";
echo '</channel>' . "\n";
echo '<channel>' . "\n";
echo '<title><![CDATA[' The.100.S07E02.720p.rus.LostFilm.mkv(по порядку) ']]></title>' . "\n";
echo '<stream_url><![CDATA[TorrentStream@1(здесь ключ)@1773424']]></stream_url>' . "\n";
echo '<logo_30x30><![CDATA[]]></logo_30x30>' . "\n";
echo '</channel>' . "\n";
и так далее
Спасибо