id3_get_genre_nameGet the name for a genre id Description
string id3_get_genre_name
( int
$genre_id
)id3_get_genre_name returns the name for a genre id. Parameters
Return ValuesReturns the name as a string. Examples
Example #1 id3_get_genre_name example
<?php The above example will output: Alternative See Also
|