Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg



PHP : Function Reference : ID3 Functions : id3_get_frame_short_name

id3_get_frame_short_name

Get the short name of an ID3v2 frame (PECL id3:0.2)
string id3_get_frame_short_name ( string frameId )

Example 969. id3_get_frame_short_name() example

<?php
$shortName
= id3_get_frame_short_name("TOLY");
echo
$shortName;
?>

The above example will output:

originalLyricist

Change Language


Follow Navioo On Twitter
id3_get_frame_long_name
id3_get_frame_short_name
id3_get_genre_id
id3_get_genre_list
id3_get_genre_name
id3_get_tag
id3_get_version
id3_remove_tag
id3_set_tag
eXTReMe Tracker