What is the difference between the functions UNLINK
and UNSET?
Answer Posted / kirti
Function Unlink is used for deleting a file.
Function Unset is used for variable as to unset the variable
and free d memory allocated.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain what are psrs?
How to find current date and time?
Tell me how to find the length of a string?
Why do we use htaccess
How to remove duplicate values from a PHP Array?
What are the method available in form submitting?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
What is mod_php?
What is the functionality of the functions strstr() and stristr()?
Who created numbers?
What is the difference between unset and unlink?
Is php used in 2019?
What are psrs? Choose 1 and briefly describe it?
What are php errors?
How to copy a file?