Re[2]: Accessing DLL from PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Angelo,

Thursday, June 2, 2005, 1:55:01 PM, you wrote:

AZ> perhaps the system command is what you are looking for?

For calling functions within a DLL?? I don't think so.

All system() does is to execute a command/executable. If the OP was to
interface with this DLL from an exe, then this would be possible, but
bear in mind the PHP memory limit - it extends to anything called via
system too. If you're going to pay someone to create the exe in the
first place they might as well build a COM interface for it to avoid
this issue.

Best regards,

Richard Davey
-- 
 http://www.launchcode.co.uk - PHP Development Services
 "I do not fear computers. I fear the lack of them." - Isaac Asimov

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux