Re: my own extension

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

 



Uffe Kousgaard wrote:
It is a large delphi library I want to call from PHP, so I don't think
it is easier.

But you know your library and you have it under control so maybe it's easier to write C include files to interface your Kylix library from C instead of writing Delphi-Units to interface PHP from Kylix.


So I would try to first implement a C interface (or C++ if it has OO) for your Delphi library and then write a simple PHP extension which uses this C/C++ interface to use your delphi lib.

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