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
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
How to check an key is exists in array?
How to Pass JSON Data in a URL using CURL in PHP?
How to track no of user logged in?
Why is overriding runtime?
What is a simple php method to make a cross domain data request?
Why is facebook still using php?
What is a namespace in php?
Code to upload a file in PHP?
What is putenv?
How can we change the maximum size of the files to be uploaded?
How can we connect to a mysql database from a php script?
Who is the father of php?
What is a collection in php?
Is multiple inheritance supported in php?