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

search for in the

Object Aggregation> <Funções para Manuseamento de Funções
Last updated: Fri, 22 Aug 2008

view this page in

unregister_tick_function

(PHP 4 >= 4.0.3, PHP 5)

unregister_tick_functionDesregistra uma função executada a cada instante

Descrição

void unregister_tick_function ( string $function_name )

Desregistra uma função nomeada por function_name então isso não é mais executado quando uma tick é chamada.

Parâmetros

function_name

O nome da função, como string.

Valor Retornado

Não há valor retornado.



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

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