Answer Posted / prantik gautam
<?php
dl(extension.dll); //as com
?>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write a note on Testing the web site
What is the most convenient hashing method to be used to hash passwords?
What is the function file_get_contents() usefull for?
Are parent constructors called implicitly inside a class constructor?
Explain how can we increase the execution time of a php script?
What is a static method php?
Write a statement to show the joining of multiple comparisons in php?
Explain the ternary conditional operator in php?
How to read one character from a file?
How can we display information of a variable and readable by a human with php?
What is self in php?
What is fetch array in php?
Tell me how can we connect to a mysql database from a php script?
How to open a file in php?
What is the function used to change the root directory in PHP?