"Jon Kriek" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
get_defined_functions() http://www.php.net/get_defined_functions
function_exists() http://www.php.net/function_exists
I'm talking about disabled and enabled functions. You posted about (non-)existance / definition of functions. I already looked through this, and saw function still is defined but no longer enabled.
How about using ini_get() to get the disabled functions, then parse that for the function you're looking for??
-- ---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php