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 |
Where php language is used?
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?
Can we use session in mvc?
What are the differences between PHP 3 and PHP 4 and PHP 5?
Please explain is it possible to use com component in php?
Is php faster than python?
How can I know that a variable is a number or not using a JavaScript?
What is array function in javascript?
What are the advantages and disadvantages of Cascading Style Sheets?
Is runtime polymorphism overriding?
How can you declare the array in php?