Answer Posted / prasad konnur
unlink delete the specified file
and unset destroy the variable
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
How to call a php function from html button?
What is array filter in php?
What is regex in html?
What enctype is required for file uploads to work?
How to return ascii value of character in php?
What is the different between count() and sizeof() in php?
What is a null coalescing operator in php7?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
What is the difference between php traits vs interfaces?
Is php faster than nodejs?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
How long does a session last in php?
What percentage of websites use php?
How to find length of an array in php ?
What is the use of final class in php?