What is the difference between the functions UNLINK
and UNSET?
Answer Posted / ramtej
UNLINK function is used to delete a file,
UNSET function is used to free the specified session variable
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference b/w static and dynamic websites?
What is pdo in php why use?
Can I include php in javascript?
How to remove the new line character from the end of a text line?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
How to execute a function in php?
What are the difference between array_keys() and array_key_exists() in php?
What does $this do in php?
what is benefit of magento?
Difference between mysql_connect and mysql_pconnect?
Is php strongly typed?
What is __ invoke in php?
What are the rules to determine the “truth” of any value which is not already of the boolean type?
Is null check in php?
Is variable name casesensitive in php?