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 the scope of a variable defined in a function?
How to execute a php script from the command line?
What is the difference between rest and soap?
Explain what is the main difference between require() and require_once()?
What are the variables in php?
What is mysql_fetch_object?
Which is better get or post method?
Tell me what does $_env means?
How the result set of mysql be handled in php?
What is a string in php?
How can you upload a file using php?
What is the use of post in php?
What are computer variables?
How is it possible to remove escape characters from a string?
How would you determine the size of a file in php?