downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

id3_get_frame_short_name> <ID3 Functions
[edit] Last updated: Fri, 24 Jun 2011

view this page in

id3_get_frame_long_name

(PECL id3 >= 0.2)

id3_get_frame_long_nameدریافت نام دراز فریم ID3v2

Description

string id3_get_frame_long_name ( string $frameId )

id3_get_frame_long_name() نام دراز فریم ID3v2 را باز می‌گرداند.

Parameters

frameId

فریم ID3v2

Return Values

بازگرداندن نام دراز فریم یا FALSE در صورت خطا.

Examples

Example #1 id3_get_frame_long_name() example

<?php
$longName 
id3_get_frame_long_name("TOLY");
echo 
$longName;
?>

The above example will output:

Original lyricist(s)/text writer(s)

See Also



add a note add a note User Contributed Notes id3_get_frame_long_name - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites