Date: 08/25/00
- Next message: alex <email protected>: "[PHP-DEV] PHP 4.0 Bug #6361: unpack fails with 'H'"
- Previous message: Comeau, Michel: "RE: [PHP-DEV] included_by() possible?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Andreas <email protected>
Operating system: Windows
PHP version: 4.0 Latest CVS (25/08/2000)
PHP Bug Type: Feature/Change Request
Bug description: Enable use of exported DLL functions
It would add a big bunch of functionallity to php on Windows platforms if there would be the possibility to call exported dll funtions from within php. Like the way visual basic declares those func's and calls them!
So... developers could create there special libraries (graphics, data query, ... ) and call these from php!
Maybe there is already such a feature, but i did not find any?
the COM-support added to php v4.x is good, but sometimes calling exported functions is a little bit straighter and faster...
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: alex <email protected>: "[PHP-DEV] PHP 4.0 Bug #6361: unpack fails with 'H'"
- Previous message: Comeau, Michel: "RE: [PHP-DEV] included_by() possible?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

