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
Is age interval or ordinal data?
What are the advantages of indexes?
Why and where do we use htaccess?
What is php beginner?
How to genrate report in wordpress cms
What are the difference between array_keys() and array_key_exists() in php?
How does php isset work?
Tell me how do I check if a given variable is empty?
What is the array in php?
How do I debug php?
What is echo and print in php?
What is difference between single quotes and double quotes in php?
What are the features of object-oriented programming in php?
What is an associative array?
How do I install php?