shm_remove(3) php man page | unix.com

Man Page: shm_remove

Operating Environment: php

Section: 3

SHM_REMOVE(3)								 1							     SHM_REMOVE(3)

shm_remove - Removes shared memory from Unix systems

SYNOPSIS
bool shm_remove (resource $shm_identifier)
DESCRIPTION
shm_remove(3) removes the shared memory $shm_identifier. All data will be destroyed.
PARAMETERS
o $shm_identifier - The shared memory identifier as returned by shm_attach(3)
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
shm_remove_var(3). PHP Documentation Group SHM_REMOVE(3)
Related Man Pages
shm_unlink(3) - osf1
ipcrm(1) - sunos
mssql_free_result(3) - php
imagepsextendfont(3) - php
streamwrapper.stream_lock(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!