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

search for in the

Object Aggregation> <register_tick_function
Last updated: Thu, 17 Sep 2009

view this page in

unregister_tick_function

(PHP 4 >= 4.0.3, PHP 5)

unregister_tick_functionRetira el registro de una función siendo ejecutada en cada tic

Descripción

void unregister_tick_function ( string $nombre_funcion )

Remueve el registro de la función con nombre nombre_funcion de modo que no siga siendo llamada cuando un tic es llamado.

Lista de parámetros

nombre_funcion

El nombre de función, como una cadena.

Valores retornados

No value is returned.

Ver también



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

Object Aggregation> <register_tick_function
Last updated: Thu, 17 Sep 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites