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

search for in the

id3_get_frame_short_name> <ID3 Functions
Last updated: Fri, 22 Aug 2008

view this page in

id3_get_frame_long_name

(PECL id3:0.2)

id3_get_frame_long_nameObtiene el nombre completo de una trama ID3v2

Descripción

string id3_get_frame_long_name ( string $id_trama )

id3_get_frame_long_name() obtiene el nombre completo de una trama ID3v2.

Example #1 Ejemplo de id3_get_frame_long_name()

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

La salida del programa será:

Original lyricist(s)/text writer(s)

Vea también 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 Functions
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites