How can you access a COM object from a PHP page?



How can you access a COM object from a PHP page?..

Answer / vijaya

By utilizing the com_load and the dotnet_load respectively
you can incorporate COM objects and .NET libraries into your
PHP code, thus anytime you see "library code" in a question,
make sure you remember these two functions.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

Where php language is used?

0 Answers  


Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?

1 Answers   Rushmore Consultancy,


Do I need to install php after xampp?

0 Answers  


Can we use session in mvc?

0 Answers  


What are the differences between PHP 3 and PHP 4 and PHP 5?

2 Answers  






Please explain is it possible to use com component in php?

0 Answers  


Is php faster than python?

0 Answers  


How can I know that a variable is a number or not using a JavaScript?

2 Answers  


What is array function in javascript?

0 Answers  


What are the advantages and disadvantages of Cascading Style Sheets?

1 Answers  


Is runtime polymorphism overriding?

0 Answers  


How can you declare the array in php?

0 Answers  


Categories