id3_get_genre_idとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > id3_get_genre_idの意味・解説 

id3_get_genre_id

(PECL)
id3_get_genre_id — ジャンルの ID を取得する

説明

int id3_get_genre_id ( string genre )
id3_get_genre_id() は、ジャンルの ID を返します。

パラメータ

genre
0 から 147 までの整数値。

返り値

ジャンルの ID あるいはエラー時に FALSE を返します。

例 893. id3_get_genre_id() の例
<?php
$id = id3_get_genre_id("Alternative");
echo $id;
?>
上の例の出力は以下となります。

20

    


参考

id3_get_genre_name()
id3_get_genre_list()




英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「id3_get_genre_id」の関連用語

id3_get_genre_idのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



id3_get_genre_idのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2024 by the PHP Documentation Group.

©2024 GRAS Group, Inc.RSS