Is there a way to get names of available "language constructs"
in a PHP program? I mean, I don't think there's currently 
a way a PHP script can know if e. g. zend_version() is available 
(other than function_exists( 'zend_version' ), that is). 
Is something along get_builtin_constructs() possible?


[EMAIL PROTECTED]
-------------
And the eyes of them both were opened and they saw that their files
were world readable and writable, so they chmoded 600 their files.
    - Book of Installation chapt 3 sec 7 


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