array_key_exists()

投稿日:2022-10-16 投稿者:PS カテゴリ:その他 タグ: , , ,

// 書式
array_key_exists ( mixed $key , array $array ) : bool