What is the difference between the functions unlink and unset?
Answer Posted / kiran
unlink() is used to delete a file
unset() is used to delete a variable
| Is This Answer Correct ? | 44 Yes | 5 No |
Post New Answer View All Answers
Is php dead 2019?
Is php case sensitive?
What is singleton pattern in php?
Do I need apache for php?
What sized websites have you worked on in the past?
How to define a user function?
what are the differences between php and perl
Tell us how can we display the output directly to the browser?
Is set in php?
Is PHP an open source software?
How a constant is defined in a php script?
What is == and === in php?
Does php support polymorphism?
Does php class need constructor?
What software is required for php?