Answer Posted / prantik gautam
<?php
dl(extension.dll); //as com
?>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is boolean in php?
How do I run a php file?
How can we get ip address of a client in php?
What is composer json?
Why echo is faster than print in php?
How can we submit from without a submit button?
What is needed to be able to use image function?
How do you check if a variable has not been set in php?
How to receive a cookie from the browser?
How to track no of user logged in?
What is the use of header in php?
How to get ip address of clients machine?
What is mod_php?
Explain what is the function file_get_contents() usefull for?
Which is correct about mysqli and pdo?