downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<id3_get_genre_listid3_get_tag>
Last updated: Thu, 26 Jun 2008

id3_get_genre_name

(PECL id3:0.1-0.2)

id3_get_genre_name — Get 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

genre_id

An integer ranging from 0 to 147

Return Values

Returns the name as a string.

Examples

Example #1 id3_get_genre_name() example

<?php
$genre
= id3_get_genre_name(20);
echo
$genre;
?>

The above example will output:

Alternative



add a noteadd a note User Contributed Notes
Get the name for a genre id
There are no user contributed notes for this page.




<id3_get_genre_listid3_get_tag>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs