What is the difference between the functions UNLINK
and UNSET?
Answer Posted / raju kumar
unlink used for delete file from directory and unset used
for destroy variable like session.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is php built on?
What is orm in php framework?
What are interfaces in php?
Is salary a ratio or interval?
What is api used for?
How to read and display a HTML source from the website url?
Is null check in php?
How to concatenate two strings in php?
What is the difference between print() and echo() in PHP?
What is an anti csrf token?
What version of php do I have windows?
What is php and why we use it?
What is difference between php and html?
How can we automatically escape incoming data?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????