PHP 7.0.6 Released

key_exists

(PHP 4 >= 4.0.6, PHP 5, PHP 7)

key_existsAlias of array_key_exists()

Description

This function is an alias of: array_key_exists().

User Contributed Notes

There are no user contributed notes for this page.
To Top