What is the difference between the functions unlink and unset?
Answer Posted / ashwini ahire
Unlink : Deletes file from specified path
Unset : Destroys the varriable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to include a file code in different files in php?
What is the importance of "action" attribute in a html form?
Can we use get instead of post?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
Where is php code written?
how to detect a mobile device using php
Which is best framework for php?
Tell me what does $_env means?
Which framework is best for php?
What are the rules in creating php variable?
What does the scope of variables means?
Explain what does the unset() function means?
What is call by reference in php?
How to get number of elements in an array?
How to remove a file?