Date: 10/11/01
- Next message: Mike Cermak: "[PHP-DB] should be a simple means to display these results the way I want them"
- Previous message: _lallous: "[PHP-DB] Re: PHP and Javascript / Screensize ???"
- In reply to: Jason Caldwell: "[PHP-DB] Getting EXE or DLL version numbers?"
- Next in thread: Jason Caldwell: "[PHP-DB] Re: Getting EXE or DLL version numbers?"
- Reply: Jason Caldwell: "[PHP-DB] Re: Getting EXE or DLL version numbers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mike Cermak: "[PHP-DB] should be a simple means to display these results the way I want them"
- Previous message: _lallous: "[PHP-DB] Re: PHP and Javascript / Screensize ???"
- In reply to: Jason Caldwell: "[PHP-DB] Getting EXE or DLL version numbers?"
- Next in thread: Jason Caldwell: "[PHP-DB] Re: Getting EXE or DLL version numbers?"
- Reply: Jason Caldwell: "[PHP-DB] Re: Getting EXE or DLL version numbers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

