[PHP-DEV] how to detect error

2002-04-11 Thread Charmaine Tian
Hi, if a script is terminated due to execution time out or memory allocation error (or other possible errors), how can I detect the error in code? Thanks a lot. --Charmaine -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] how to control hook calling order

2002-01-14 Thread Charmaine Tian
be the first one called among all extension's RINIT funcs. Is there any way that allows me to control the calling order of the module_startup/shutdown functions and request_startup/shutdown functions of my own extension relative to other extensions? I'm using PHP-4.1.0 on Linux. Thank

[PHP-DEV] Bug #6982 Updated: disable_functions option don't works in Apache config

2002-01-11 Thread charmaine . tian
ID: 6982 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux 2.2.16 PHP Version: 4.0.2 New Comment: I tried php-4.1.0 on Linux and still have the bug. I don't agree it's intended beha