What is the difference between the functions unlink and unset?
Answer Posted / shilpa yogesh agrawal
The function unlink() is to remove a file, where as unset()
is used for destroying a variable that was declared earlier.
unset() empties a variable or contents of file.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
What is cms php?
Hi this is amul jani here, i complied my graduation in B.com stream.. but as career i looking for PHP language.. to get shape my career. so is that possible to enter in IT world.. for me how much scope of develop my career in this field.. amul jani
What is different types of visibility?
Do you know how can php and html interact?
What is the difference between $var and $$var?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
how to open & closing opening period in fico
What is difference between rest and http?
What would occur if a fatal error was thrown in your php program?
Does mysql need php?
Tell me how is it possible to parse a configuration file?
Difference between get and post method.
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
Tell me how is the ternary conditional operator used in php?