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 |
Tell me what is the difference between get and post?
How many keywords are there in php?
Is php object oriented?
How can I prevent sql-injection in php?
What is mysql in php?
How to initiate a session in php?
what is constructor in a class, how it is work, how it is call?
What are the different functions in sorting an array?
Is wordpress a php framework?
which institute provide better PHP trainning in delhi? please tell me how much salary can freshers get ? thanku
Which programming language does php resemble to?
What are the advantages of oops in php?