What is the difference between the functions unlink and unset?
Answer Posted / umapathi
unlink-deletes the file
unset-unsets the variable
| Is This Answer Correct ? | 50 Yes | 2 No |
Post New Answer View All Answers
What does trim () do in javascript?
Does php support inheritance?
Why post method is used in php?
What is php programming used for?
Does php pass arrays by reference?
How break and continue while loop in php?
What are new features in php 7?
Where php basically used?
What is use of htmlspecialchars php?
How can you make a connection with mysql server using php?
What is difference between session_unset and session_destroy?
What is the difference between $name and $$name?
Which is incorrect with respect to separating php code and html?
How to connect to mysql from a php script?
What are the new features available in php 7?