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

search for in the

GeoIP Functions> <register_tick_function
Last updated: Sat, 24 Mar 2007

view this page in

unregister_tick_function

(PHP 4 >= 4.0.3, PHP 5)

unregister_tick_function — De-register a function for execution on each tick

Popis

void unregister_tick_function ( string $function_name )

De-registers the function named by function_name so it is no longer executed when a tick is called.

Seznam parametrů

function_name

The function name, as a string.

Návratové hodnoty

Nevrací se žádná hodnota.

Viz také

register_tick_function()



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

GeoIP Functions> <register_tick_function
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites