What is the difference between the functions UNLINK
and UNSET?
Answer Posted / subrat
unlink: is used to delete a file
unset is used to destroy an eralier declared variable
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between session and cookies in php?
Which function would you use to read a line of data from a file in php?
What is the method to execute a php script from the command line?
How many types of php are there?
Can we override static method?
What is exception handling in php?
How do you measure variables?
What are soundex() and metaphone() functions in php?
What is php stack?
How do you identify independent and dependent variables in research?
What is the use of magic function in php?
How to redirect https to http url through .htaccess?
What is the use of session and cookies in php?
What is the purpose of constant() function?
A process can run only in the background. State Whether True or False?