Query: id3_get_genre_id
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ID3_GET_GENRE_ID(3) 1 ID3_GET_GENRE_ID(3) id3_get_genre_id - Get the id for a genreSYNOPSISint id3_get_genre_id (string $genre)DESCRIPTIONid3_get_genre_id(3) returns the id for a genre.PARAMETERSo $genre - Genre name as string.RETURN VALUESThe genre id or FALSE on errors.EXAMPLESExample #1 id3_get_genre_id(3) example <?php $id = id3_get_genre_id("Alternative"); echo $id; ?> The above example will output: 20SEE ALSOid3_get_genre_name(3), id3_get_genre_list(3). PHP Documentation Group ID3_GET_GENRE_ID(3)
Related Man Pages |
---|
id3tool(1) - debian |
mp3tag(1) - debian |
pytags(1) - debian |
id3_get_genre_list(3) - php |
mp3::tag::cddb_file(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Rules for Homework & Coursework Questions Forum |
Status of UNIX.COM Forum Transformation |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |