For whatever reason when I use 'new COM' method and then try to load the 
typeinfo I get this:
Warning:  23580072 is not a COM object handler in file.php on line 52


Thats probably a whole different problem all together; since I don't really 
care about loading the typeinfo once its working I'll switch the php code to 
the best method that will work after I get a solution to the original 
problem.  Both yield the same result when making the function call.
thanks anyways


"Niel Archer" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi
> why not use:
>
> new COM("ConceptCOM");
>
> with PHP 4.3.11 as well?
>
> the documentation for com_load says as much!
> --
> Niel Archer 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to