<?php 

$data = array(

"title" => "Re:Start",

"artist" => "Re:Legion",

"comment" => "A nice track"

);

$result = id3_set_tag( "path/to/example.mp3", $data, ID3_V1_0 );

if ($result === true) {

echo "Tag succesfully updatedn";

}

?>
0 14 0
0

Нет фото
• 15 янв 2015, 16:02


Nen tot&, Ага*

0

Нет фото
• 15 янв 2015, 15:31


Alekksss, if($result) *

0

Нет фото
• 15 янв 2015, 14:27


Nen tot&, Булидность, или как там*

0

Нет фото
• 15 янв 2015, 11:49


$result === true
Никогда этого не понимал *