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

search for in the

Object Aggregation> <Function handling Functions
Last updated: Fri, 11 Apr 2008

view this page in

unregister_tick_function

(PHP 4 >= 4.0.3, PHP 5)

unregister_tick_function — Retira 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.



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

Object Aggregation> <Function handling Functions
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites