How to call a dll file that is in client system using PHP?

siamak

New Member
I want to call the dll that is available in client machine\[code\](For example:C:\Program Files\Applicationname\example.dll)\[/code\].I am using windows environment.So No issues with using COM.
But I dont know how to create a object for the client's machine dll?I need a help.Thanks in advance.
 
Back
Top