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
How break and continue while loop in php?
Which is the latest version of php?
Can php variables have numbers?
What are hooks in php?
Is apache needed for php?
Will react hooks replace redux?
How do you put a space in html?
What is the meaning of ‘escaping to php’?
What is helper library?
how can i develop forum code? any one pleale help me on this question
How can you encrypt password using php?
Write logic to print Floyd's triangle in PHP?
How long is csrf token?
Who is known as the father of php?
What is var_dump function in php?