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 is framework in php?
How does the identity operator ===compare two values in PHP?
Which php global variable is used for uploading a file?
Which is better php or wordpress?
What is polymorphism in oop php?
Explain the types of string comparision function in PHP
Is php better than python?
What are php variables?
Explain $_FILES Superglobal Array?
Should I use mysqli or pdo?
What is variable and data type?
how to track no of users logged in?
Explain setcookie() function in php?
Tell me how is it possible to remove escape characters from a string?
What is in php 7?