(PHP 5 >= 5.3.0)
shm_has_var — Check whether a specific entry exists
Checks whether a specific key exists inside a shared memory segment.
Shared memory segment, obtained from shm_attach().
The variable key.
Returns TRUE if the entry exists, otherwise FALSE