PHP » GoLang |
login |
register |
about
|
shmop_delete(PHP 4 >= 4.0.4, PHP 5, PHP 7) shmop_delete — Delete shared memory block Description
bool shmop_delete
( resource
$shmid
)shmop_delete() is used to delete a shared memory block. Return Values
Returns Examples
Example #1 Deleting shared memory block
<?php This example will delete shared memory block identified by $shm_id. |
more
Recently updated
more
Most requested
more
Last requests
|