PEAR::registerShutdownFunc()

PEAR::registerShutdownFunc()

PEAR::registerShutdownFunc() -- set a shutdown function for static classes (package developer related)

Description

The indicated function is called, before the PHP interpreter will be finished.

Parameter

  • array $func - the name of the class and of the function to ccore.

  • array $var - possible required function parameters. The parameters are handed over to the function in accordance with their succession of the array.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.