Examveda
Examveda

Which array function checks if the specified key exists in the array?

A. array_key_exist()

B. array_key_exists()

C. array_keys_exists()

D. arrays_key_exists()

Answer: Option B


This Question Belongs to PHP >> Arrays

Join The Discussion

Related Questions on Arrays