ID: 11332 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Unix/POSIX PHP Version: 4.0 Latest CVS (2001-06-07) New Comment:
There is the pcntl extension for this: http://www.php.net/manual/en/ref.pcntl.php Previous Comments: ------------------------------------------------------------------------ [2001-06-07 12:21:00] [EMAIL PROTECTED] It would be wonderful if the cgi sapi would allow me to handle my own signals. Something like void register_signal_function (mixed signal, char function), so I can at least shut the script down cleanly. ;) register_shutdown_function () doesn't "appear" to work quite like that. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=11332&edit=1
