downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

id3_get_frame_short_name> <ID3 Funktionen
Last updated: Fri, 30 Oct 2009

view this page in

id3_get_frame_long_name

(PECL id3 >= 0.2)

id3_get_frame_long_nameErmittelt den ausführlichen Namen eines ID3v2-Frames

Beschreibung

string id3_get_frame_long_name ( string $frameId )

id3_get_frame_long_name() liefert den ausführlichen Namen eines ID3v2-Frames.

Beispiel #1 id3_get_frame_long_name() Beispiel

<?php
$longName 
id3_get_frame_long_name("TOLY");
echo 
$longName;
?>

Das Beispiel liefert folgende Ausgabe:

Original lyricist(s)/text writer(s)

Siehe auch id3_get_frame_short_name().



add a note add a note User Contributed Notes
id3_get_frame_long_name
There are no user contributed notes for this page.

id3_get_frame_short_name> <ID3 Funktionen
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites