What is the difference between the functions unlink and unset?
Answer Posted / jeyaprabhu
Unlink() is a function for Delete the file.
unset is a function for delete the variable.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is mod_php?
Which variable declarations within a class is invalid in php?
How to remove duplicate values from array using php?
Is it easy to learn wordpress?
List the different types of print functions available in php?
What is the alternative structure for control structures?
What is php beginner?
Is json a string php?
Tell me what is the actually used php version?
What is the use of inner join in mysql?
Which framework is best for php development?
Is php a cms?
What are super global variables in php?
How can I load data from a text file into a table?
What is the meaning of ‘escaping to php’?