id3_get_genre_name(3) php man page | unix.com

Man Page: id3_get_genre_name

Operating Environment: php

Section: 3

ID3_GET_GENRE_NAME(3)							 1						     ID3_GET_GENRE_NAME(3)

id3_get_genre_name - Get the name for a genre id

SYNOPSIS
string id3_get_genre_name (int $genre_id)
DESCRIPTION
id3_get_genre_name(3) returns the name for a genre id.
PARAMETERS
o $genre_id - An integer ranging from 0 to 147
RETURN VALUES
Returns the name as a string.
EXAMPLES
Example #1 id3_get_genre_name(3) example <?php $genre = id3_get_genre_name(20); echo $genre; ?> The above example will output: Alternative
SEE ALSO
id3_get_genre_list(3), id3_get_genre_id(3). PHP Documentation Group ID3_GET_GENRE_NAME(3)
Related Man Pages
id3tool(1) - debian
mp3tag(1) - debian
pytags(1) - debian
id3_get_tag(3) - php
id3_get_genre_list(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update