shm_remove_var(3) php man page | unix.com

Man Page: shm_remove_var

Operating Environment: php

Section: 3

SHM_REMOVE_VAR(3)							 1							 SHM_REMOVE_VAR(3)

shm_remove_var - Removes a variable from shared memory

SYNOPSIS
bool shm_remove_var (resource $shm_identifier, int $variable_key)
DESCRIPTION
Removes a variable with a given $variable_key and frees the occupied memory.
PARAMETERS
o $shm_identifier - The shared memory identifier as returned by shm_attach(3) o $variable_key - The variable key.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
shm_remove(3). PHP Documentation Group SHM_REMOVE_VAR(3)
Related Man Pages
cubrid_free_result(3) - php
gupnp_service_proxy_action_set(3) - php
session_unregister(3) - php
shm_attach(3) - php
wincache_ucache_cas(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update