id3_get_genre_id(3) php man page | unix.com

Man Page: id3_get_genre_id

Operating Environment: php

Section: 3

ID3_GET_GENRE_ID(3)							 1						       ID3_GET_GENRE_ID(3)

id3_get_genre_id - Get the id for a genre

SYNOPSIS
int id3_get_genre_id (string $genre)
DESCRIPTION
id3_get_genre_id(3) returns the id for a genre.
PARAMETERS
o $genre - Genre name as string.
RETURN VALUES
The genre id or FALSE on errors.
EXAMPLES
Example #1 id3_get_genre_id(3) example <?php $id = id3_get_genre_id("Alternative"); echo $id; ?> The above example will output: 20
SEE ALSO
id3_get_genre_name(3), id3_get_genre_list(3). PHP Documentation Group ID3_GET_GENRE_ID(3)
Related Man Pages
eugene(1) - debian
id3(1) - debian
id3tool(1) - debian
id3_get_genre_list(3) - php
mp3::tag::cue(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update