Answer Posted / prantik gautam
<?php
dl(extension.dll); //as com
?>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to convert a character to an ascii value?
How to pass variables and data from php to javascript?
Where is the submitted form data stored?
What is framework in php?
How do I end a php session?
What is the major php security hole? How to avoid?
What is difference between echo and print_r in php?
What is final class and final method?
Where is php code written?
Can we use get instead of post?
Explain the visibility of the property or method?
What is the best way to change the key without changing the value of a php array element?
How do you connet mysql database with php?
What is the difference between $name and $$name?
Does php use html?