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 |
Why is node js better than php?
Explain the difference between array_merge() and array_combine()?
Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?
What is isset in php?
How can i execute PHP File using Command Line?
How can we convert the time zones using PHP?
What kind of things have you done on the social side?
What is the difference between laravel and php?
how many ways we get current date in php
How is it possible to return a value from a function?
How to redirect a url from http to https in .htaccess?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?