DR>>That is not fully true, as you can use function_exists() on DR>>mysql_query, where there is no such possibility for methods that are DR>>overloaded with __call().
That's correct, of course - this is the whole point of __call - it makes _any_ function exist. Now, calling these functions may succeed or fail - just as calling any other functions may succeed or fail. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php