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

search for in the

session_register> <session_regenerate_id
[edit] Last updated: Fri, 25 May 2012

view this page in

session_register_shutdown

(PHP >=5.4.0)

session_register_shutdownFunción de cierre de sesiones

Descripción

void session_register_shutdown ( void )

Registra session_write_close() como una función de cierre.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Errores/Excepciones

Emite un error de nivel E_WARNING si la función de cierre falla.



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

 
show source | credits | sitemap | contact | advertising | mirror sites