How to use the COM components in PHP?

Answer Posted / prantik gautam

<?php
dl(extension.dll); //as com
?>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how to get the ip address of the client?

520


What is prepare in php?

521


Explain the difference between urlencode and urldecode?

522


Is key exist in array php?

539


How many open modes available when a file open in PHP?

651






Is php a low level language?

532


What is list function with their uses.

533


What is the use of trim function in php?

527


Write a program to show the joining of two strings in php?

527


What is the actually used php version?

528


How to move uploaded files to permanent directory?

534


How variables are passed through arguments?

556


Is php an object or array?

519


In php, how to redirect from one page to another page?

517


What are constructor and destructor in PHP?

548