shm_has_var(3) php man page | unix.com

Man Page: shm_has_var

Operating Environment: php

Section: 3

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
shmget(2) - mojave
shmget(2) - ultrix
shmget(2) - netbsd
shmop_open(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team