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
What does php mean?
How to create a mysql connection in php?
Can you specify the "new line" character in single-quoted strings?
Which operator is used to concatenate two strings in PHP?
Is python better than php?
What is the difference between abstract class and interface in php?
Explain about the data types in PHP?
What is the meaning of a final class and a final method?
What is php and its features?
What is zend studio for?
Is php coding easy?
What type of headers that PHP supports?
What is the difference between query and inquiry?
What is a php object?
Is facebook still written in php?