Is there a way to detect from PHP what the version of the underlaying
extension being used is?

For example in the case of the XSLT/Slabtron extension:

xslt_getLibInfo() which would then return an Array:

$returnValue['lib'] = 'Sablot'
$returnValue['version'] = '0.81'


thanks,
Florian

http://fc.clever-soft.com


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