id3_get_frame_long_name

(PECL)

id3_get_frame_long_name -- Récupère le nom long d'un champs ID3v2

Description

string id3_get_frame_long_name ( string frameId )

id3_get_frame_long_name() retourne le nom long d'un champs ID3v2.

Exemple 1. Exemple avec id3_get_frame_long_name()

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

L'exemple ci-dessus va afficher :

Original lyricist(s)/text writer(s)

Voir aussi id3_get_frame_short_name().

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 18:02:07