Query: id3_get_frame_short_name
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 frameSYNOPSISstring id3_get_frame_short_name (string $frameId)DESCRIPTIONid3_get_frame_short_name(3) returns the short name for an ID3v2 frame.PARAMETERSo $frameId - An ID3v2 frameRETURN VALUESReturns 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).EXAMPLESExample #1 id3_get_frame_short_name(3) example <?php $shortName = id3_get_frame_short_name("TOLY"); echo $shortName; ?> The above example will output: originalLyricistSEE ALSOid3_get_frame_long_name(3). PHP Documentation Group ID3_GET_FRAME_SHORT_NAME(3)
Related Man Pages |
---|
caca_get_frame_count(3caca) - debian |
id3_get_tag(3) - php |
ktaglib_id3v2_attachedpictureframe(3) - php |
stomp_ack(3) - php |
mp3::tag::id3v2_data(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |
Please Welcome Nicki Paul to the Moderator Team! |