adspace
What is the difference between the functions unlink and unset?
Answer Posted / rajat sharma
unlink() means that to delete the files
and
unset() destroys the specified variables.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to create a web form?
how to detect a mobile device using php
How to calculate the difference between two dates using php?
What is the current stable version of php?
sort term descripttion form, report and uery
What is difference between static and final in php?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What does $_files means?
What is the difference between htmlentities() and htmlspecialchars()?
Write a program using while loop?
Which variable declarations within a class is invalid in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Name and explain five of the PHP error constants?
What is trait in php?
Explain me is it possible to destroy a cookie?