Buy me a coffee
PHP
›
配列
›
array_keys
←
array_key_exists
array_keys
配列
array_values
→
配列のすべてのキーを返します。
構文
array_keys(array $array): array