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

What is the meaning of ‘escaping to php’?

0 Answers  


What backslash character will match whitespace?

0 Answers  


What is the difference between php traits vs interfaces?

0 Answers  


Is it easy to learn php?

0 Answers  


What is the default time in seconds for which session data is considered valid?

0 Answers  






What is a variable cost example?

0 Answers  


What is the difference between characters 23 and x23?

0 Answers  


How to get ip address of clients machine?

0 Answers  


How can we know the count/number of elements of an array?

1 Answers  


Tell me how can we determine whether a variable is set?

0 Answers  


List types of array are available in php?

0 Answers  


How can use sys time in loop?

0 Answers   Fengate,


Categories