PDA

View Full Version : COM info


mic2100
09-05-2006, 09:33 PM
i have a problem...

i have a dll which as a specific function and i want to use it to transfer info from a program that also uses the same dll. How would i referrance the dll using the COM function?????



$dll = new COM('referrance to the dll');

//then i can use its functions within my code



:thumbsup: :thumbsup: :thumbsup:

Fumigator
09-08-2006, 10:31 PM
Did you study the manual concerning this?

http://us3.php.net/manual/en/ref.com.php