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 php strongly typed?
Is rent a variable cost?
What is meant by an associative array?
Is php still relevant 2019?
How to declare an array in php?
What is the difference between single-quoted and double-quoted strings in php?
What is the different between count() and sizeof() in php?
Tell me in php, objects are they passed by value or by reference?
What is composer json?
Tell me how to find current date and time?
What is difference between mysqli and mysql?
What is local variable in php?
Does facebook use php framework?
Can we override static method in php?
How many data types are there in php?