id3_get_frame_short_name(3) php man page | unix.com

Man Page: id3_get_frame_short_name

Operating Environment: php

Section: 3

ID3_GET_FRAME_SHORT_NAME(3)						 1					       ID3_GET_FRAME_SHORT_NAME(3)

id3_get_frame_short_name - Get the short name of an ID3v2 frame

SYNOPSIS
string id3_get_frame_short_name (string $frameId)
DESCRIPTION
id3_get_frame_short_name(3) returns the short name for an ID3v2 frame.
PARAMETERS
o $frameId - An ID3v2 frame
RETURN VALUES
Returns the frame short name or FALSE on errors. The values returned by id3_get_frame_short_name(3) are used in the array returned by id3_get_tag(3).
EXAMPLES
Example #1 id3_get_frame_short_name(3) example <?php $shortName = id3_get_frame_short_name("TOLY"); echo $shortName; ?> The above example will output: originalLyricist
SEE ALSO
id3_get_frame_long_name(3). PHP Documentation Group ID3_GET_FRAME_SHORT_NAME(3)
Related Man Pages
caca_set_frame(3caca) - debian
caca_set_frame_name(3caca) - debian
mid3v2(1) - centos
id3_get_tag(3) - php
stomp_read_frame(3) - php
Similar Topics in the Unix Linux Community
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!