[PHP-DB] Re: Getting EXE or DLL version numbers? From: _lallous (elias_bachaalany <email protected>)
Date: 10/11/01

you can use windows API to do that...I remember there was an api in
kernel32.dll named: GetFileVersion() and GetFileVersionEx()

"Jason Caldwell" <jason <email protected>> wrote in message
news:20011009052116.51102.qmail <email protected>
> Is there a PHP command or function I can use to extract information from a
> .DLL or .EXE, namely the version number?
>
> Thanks.
> Jason
> jason <email protected>
>
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>