"Klaus Reimer" <k-php@xxxxxxxx> wrote in message news:419A3E8F.2020705@xxxxxxxxxxx > > 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. It may is in fact a C type layer I have in mind, i.e. a "flattening" of the Delphi classes. Will check it out. Regards Uffe -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php