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

search for in the

shm_get_var> <shm_attach
Last updated: Fri, 26 Dec 2008

view this page in

shm_detach

(PHP 4, PHP 5)

shm_detachFinaliza conexión con un segmento de memoria compartida

Descripción

int shm_detach ( int $shm_identifier )

shm_detach() finaliza la conexión con la memoria compartida, especificada por el identificador shm_identifier creado con shm_attach(). Hay que recordar que la memoria compartida aún existe en el sistema Unix, y los datos aún están presentes.



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

shm_get_var> <shm_attach
Last updated: Fri, 26 Dec 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites