dev team,

what are the chances of having a function call for every extension that
returns the version? this would be extremely useful for determining
whether the correct version is installed, rather than checking to see
if the function_exists().

eg.

$version_id = xml_version();

or

$version_id = ibase_version();

thanks for your attention,

- avi


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