Buy me a coffee
PHP
›
배열
›
array_key_exists
array_key_exists
배열
키가 배열에 있는지 확인합니다.
문법
array_key_exists(string|int $key, array $array): bool