From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.9
PHP version:      4.0.6
PHP Bug Type:     Unknown/Other Function
Bug description:  function_exists always returns false

function_exists() always returns false regardless of the specified input
unless the function is not part of php core and is avaliable.
For example function_exists('include_once') returns false (on php 4.0.6)
however it does return true for function_exists('shmop_open').
-- 
Edit bug report at: http://bugs.php.net/?id=13457&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to