id3_get_genre_idGet the id for a genre Description
int id3_get_genre_id
( string
$genre
)id3_get_genre_id returns the id for a genre. Parameters
Return Values
The genre id or Examples
Example #1 id3_get_genre_id example
<?php The above example will output: 20 See Also
|