On Wed, 4 Jan 2006 10:19:22 +0100 (CET), in php.internals
[EMAIL PROTECTED] (Derick Rethans) wrote:


>That is not fully true, as you can use function_exists() on mysql_query, 
>where there is no such possibility for methods that are overloaded with 
>__call().

.. with some exceptions though (function names might exist but still
unusable), as mentioned in the documentation.

-- 
- Peter Brodersen

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to