register_shutdown_function « Utility Function « PHP






1.void register_shutdown_function ( function callback[, mixed param [, mixed ...]] ) registers with PHP a function to be run when script execution ends
2.register_shutdown_function and sleep