Answer Posted / 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 View All Answers
Can we extend multiple classes in php?
what is the use of include_once in php?
What is a composer?
Which are the best start and end tags to use?
How long is a php session valid?
What does the arrow mean in php?
Is laravel easy to learn?
Explain Type hinting in PHP?
How can you submit a form without a submit button?
What are the differences between session and cookie?
Why php 7 is faster?
What are the characteristics of php?
Write down the code for save an uploaded file in php.
What is inheritance in php?
How to get the position of the character in a string in php?