downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<ID3 Functionsid3_get_frame_short_name>
Last updated: Thu, 26 Jun 2008

id3_get_frame_long_name

(PECL id3:0.2)

id3_get_frame_long_name — Get the long name of an ID3v2 frame

Description

string id3_get_frame_long_name ( string $frameId )

id3_get_frame_long_name() returns the long name for an ID3v2 frame.

Parameters

frameId

An ID3v2 frame

Return Values

Returns the frame long name or FALSE on errors.

Examples

Example #1 id3_get_frame_long_name() example

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

The above example will output:

Original lyricist(s)/text writer(s)



add a noteadd a note User Contributed Notes
Get the long name of an ID3v2 frame
There are no user contributed notes for this page.




<ID3 Functionsid3_get_frame_short_name>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs