What is the difference between the functions UNLINK
and UNSET?
Answer Posted / subrat
unlink: is used to delete a file
unset is used to destroy an eralier declared variable
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What is the actually used php version?
Tell me what is the use of the function htmlentities?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
List functions available to sort an php array?
What is php key?
Are php sessions secure?
Explain preg_Match and preg_replace?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What are advantages of .htaccess?
Describe the security vulnerability of PHP?
What is helper function?
Is empty function c++?
Explain me what is x+ mode in fopen() used for?
Is php better than python?
Where php language is used?