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
Write a program to show the joining of two strings in php?
Write a php script to get the largest key in an array?
How do you count numbers in php?
What is difference between md5 and SHA256?
Which library is used in php to do various types of image work?
Is it possible to extend the execution time of a php script?
Explain the advantages of using PHP?
What are Routines?
What are the different components used in php for formatting?
Can I include php in javascript?
What is $_ env in php?
Difference between mysql_connect and mysql_pconnect?
What are php strings?
How to get the total number of values in an array?
What is the difference between explode () and split () functions in php?