What is the difference between the functions unlink and unset?
Answer Posted / pinky
unlink is used to delete the file where as
unset is used to delete the variable and the content of file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between Method overriding and overloading in PHP?
How to read one character from a file?
Tell me what is use of in_array() function in php?
How be the result set of mysql handled in php?
What is sql injection in php?
How would you determine the size of a file in php?
How to download and install php on windows?
What does the expression exception::__tostring means?
What is csrf cookie?
What is session and why do we use it?
What is mysqli_real_escape_string?
What is pdo in php why use?
How does firefox manage cookies?
Is age nominal or ordinal?
What is a stored procedure in mysql?