id3_get_frame_long_name(3) php man page | unix.com

Man Page: id3_get_frame_long_name

Operating Environment: php

Section: 3

ID3_GET_FRAME_LONG_NAME(3)						 1						ID3_GET_FRAME_LONG_NAME(3)

id3_get_frame_long_name - Get the long name of an ID3v2 frame

SYNOPSIS
string id3_get_frame_long_name (string $frameId)
DESCRIPTION
id3_get_frame_long_name(3) returns the long name for an ID3v2 frame.
PARAMETERS
o $frameId - An ID3v2 frame
RETURN VALUES
Returns the frame long name or FALSE on errors.
EXAMPLES
Example #1 id3_get_frame_long_name(3) example <?php $longName = id3_get_frame_long_name("TOLY"); echo $longName; ?> The above example will output: Original lyricist(s)/text writer(s)
SEE ALSO
id3_get_frame_short_name(3). PHP Documentation Group ID3_GET_FRAME_LONG_NAME(3)
Related Man Pages
smpteframeext(3) - debian
ktaglib_id3v2_attachedpictureframe(3) - php
ip2long(3) - php
stomp_read_frame(3) - php
imagick.setimagedelay(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Please Welcome Nicki Paul to the Moderator Team!