PHP3 Manual
Prev
Next
shm_remove
shm_remove -- Removes shared memory
Description
int shm_remove
(long key);
Removes shared memory from the Unix system. All data will be destroyed.
Prev
Home
Next
shm_remove_var
Up
Solid Functions