Hi,

Is there a way to get the version of the PHP binary that loaded an
extension from within the extension? I don't mean the PHP version the
extension was compiled with (PHP_VERSION), I mean the version of the
PHP binary itself?

Can I call the phpversion function from within an extension?

Similarly is there a way to get the zend API version of the PHP binary
(not the version the extension was compiled with)?

Mike

-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/

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

Reply via email to