![]() |
App Engine PHP SDK
v1 rev.445
The PHP runtime is available as an experimental Preview feature.
|
Static Public Member Functions | |
static | findByKeyOrNull ($array, $key) |
|
static |
Find an item in a hash table by a key value, or return null if not found.
array | $array | - The array to search |
mixed | $key | - The key to search for. |