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
What is string function sql?
How to store the uploaded file to the final location?
Whether php supports microsoft sql server?
Does php support multiple inheritances?
How do I run a php program in dreamweaver?
Which is better php or nodejs?
Write an example to remove html tags from a string in php?
How is php different from other languages?
How many types of array supported in php?
Why php script is not running in browser?
What is the difference between == and === operator in PHP?
Write a program in php to find the occurrence of a word in a string?
Can php run without apache?
What is the definition of a session?
Does jwt protect against csrf?