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 |
What is the role of the .htaccess file in php?
What is symfony php?
Explain do you use composer? If yes, what benefits have you found in it?
How do you sort an array in php?
Explain Traits in PHP?
hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.com
Is it possible to protect special characters in a query string?
How do you compare strings in java?
What is in a cookie?
Which is the correct way to check if a session has already been started ?
How session works (internal processing of session) ?
3 Answers ASD Lab, IPSR Solutions,
Tell me what are the functions to be used to get the image's properties (size, width and height)?