Manual do PHP
Anterior
Próxima
register_tick_function
(PHP 4 >= 4.0.3)
register_tick_function -- Register a function for execution on each tick
Description
void
register_tick_function
( string func [, mixed arg])
Registers the function named by
func
to be executed when a
tick
is called.
Anterior
Principal
Próxima
register_shutdown_function
Acima
unregister_tick_function