Query: id3_get_frame_long_name
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 frameSYNOPSISstring id3_get_frame_long_name (string $frameId)DESCRIPTIONid3_get_frame_long_name(3) returns the long name for an ID3v2 frame.PARAMETERSo $frameId - An ID3v2 frameRETURN VALUESReturns the frame long name or FALSE on errors.EXAMPLESExample #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 ALSOid3_get_frame_short_name(3). PHP Documentation Group ID3_GET_FRAME_LONG_NAME(3)
Related Man Pages |
---|
getfrm(1f) - sunos |
smpteframeext(3) - debian |
ip2long(3) - php |
stomp_ack(3) - php |
stomp_read_frame(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
UNIX.COM 2017 Year End Summary |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
Please Welcome Ravinder Singh to the Moderation Team |