Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: shm_remove_var - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

shm_remove" width="11" height="7"/> <shm_put_var
Last updated: Fri, 29 Aug 2008

view this page in

shm_remove_var

(PHP 4, PHP 5)

shm_remove_var共有メモリから変数を削除する

説明

bool shm_remove_var ( int $shm_identifier , int $variable_key )

指定したvariable_key を有する変数を共有メモリから削除し、占有するメモリを解放します。

パラメータ

shm_identifier

shm_attach() が返す 共有メモリ ID。

variable_key

変数のキー。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes
shm_remove_var
There are no user contributed notes for this page.

shm_remove" width="11" height="7"/> <shm_put_var
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites