What is the difference between the functions unlink and unset?
Answer Posted / shilpa yogesh agrawal
The function unlink() is to remove a file, where as unset()
is used for destroying a variable that was declared earlier.
unset() empties a variable or contents of file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is php an oop?
Which function can be used to delete a file?
What are magic constants in php?
What is the basic syntax of Php?
Can I write php code in html file?
Can we learn php without html?
What is static method php?
Why php is better?
What are the advantages of php mysql?
How I can control asset documents without GR/IR?
Describe the security vulnerability of PHP?
Which library is used in php to do various types of image work?
How long should a session last?
What do the initials of php stand for?
What u mean by query?