What is the difference between the functions unlink and unset?
Answer Posted / ashwini ahire
Unlink : Deletes file from specified path
Unset : Destroys the varriable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to redirect https to http url and vice versa in .htaccess?
Where do I run php code?
What is php good for?
Php says that an array is an ordered map. But how the values are ordered in an array?
How to make a class in php?
How to write a program to make chess?
What are the advantages of php mysql?
What are the advantages of using php?
What is the difference between get & post ?
How to write the form tag correctly for uploading files?
Does php 7 support multiple inheritance?
What is serialization in php?
What is x+ mode in fopen() used for?
Can the value of a constant change during the script's execution?
Is numeric in php?