What is the difference between the functions unlink and unset?
Answer Posted / n.boopathi
UNLINK:unlink-deletes the file.
UNSET:Unset is function which is use the unset (destroys OR
delete) the
specified variable.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of the '.frm' file extension? What do thes file contain?
List data types in PHP?
What is the use of rand() in php?
How do I run a php program in dreamweaver?
What is config file in php?
Why session timeout is important?
List some string function name in php?
Write a statement to show the joining of multiple comparisons in php?
What is the name of the scripting engine that powers PHP?
Tell me when a conditional statement is ended with an endif?
Which php mvc framework is best?
Difference between get and post method.
What is form submission?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
Why php is used?