Richard Davey wrote: <snip> > If the DLL has a COM interface then you can use PHP to talk to it, the > process is actually quite straight forward (depending on what the DLL > actually does of course). > > Best regards, > > Richard Davey <snip> Hi Richard Rory (the other one ;) ) also mentioned a COM interface - currently I am trying to find out if such a beast exists for the DLL, there is nothing in the documentation. I would be interested to know if there was an easy way to found out - still STFW though. Have downloaded ffi as per Rory's suggestion, from the attached documentation it looks as if it may be doable if the COM route doesn't pan out. Regards Rory -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php