On Fri, 20 Apr 2001, Andrei Zmievski wrote:
> I'll make a userland interface to zend_is_callable().

Ok, is_callable() is in. No docs yet, but the first argument is the
construct to check, second optional one is whether to check just the
syntax of construct or its existence in runtime tables, and the third
one is a var to receive the formatted name of the construct.

-Andrei

It is commonly the case with technologies that you can get
the best insight about how they work by watching them fail.
                                        -- Neal Stephenson

-- 
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