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
Do loops php?
Are php short tags acceptable to use?
Is php still used?
Can we override static method in php?
How cookies are transported from servers to browsers?
What is laravel php?
Tell me how comparison of objects is done in php5?
What are the disadvantages of php?
What is php's mysqli extension?
What are the advantages of php?
What is in a cookie?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How to create and destroy cookies in php?
What does the expression exception::__tostring means?
What does a dependant variable mean?