php man page for shm_has_var

Query: shm_has_var

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SHM_HAS_VAR(3)								 1							    SHM_HAS_VAR(3)

shm_has_var - Check whether a specific entry exists

SYNOPSIS
bool shm_has_var (resource $shm_identifier, int $variable_key)
DESCRIPTION
Checks whether a specific key exists inside a shared memory segment.
PARAMETERS
o $shm_identifier - Shared memory segment, obtained from shm_attach(3). o $variable_key - The variable key.
RETURN VALUES
Returns TRUE if the entry exists, otherwise FALSE
SEE ALSO
shm_get_var(3), shm_put_var(3). PHP Documentation Group SHM_HAS_VAR(3)
Related Man Pages
shmget(2) - sunos
file_exists(3) - php
apc_exists(3) - php
shm_attach(3) - php
wincache_ucache_exists(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch