What is the difference between the functions UNLINK
and UNSET?

Answer Posted / ramthiraviya

unlink():: is a function for file system handling.it will
simply file in context
unset():: is a function for variable management.it will make
a variable undefined

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does == mean in php?

522


What is $globals php?

538


What is the meaning of a persistent cookie?

561


What is a http session?

548


What does the unset() function mean?

567






How can we change the maximum size of the files to be uploaded?

516


Explain the advantages of using PHP?

559


What is the difference between $argv and $argc? Give example?

512


What are the encryption functions in php?

569


How can you tell if a number is even or odd without using any condition or loop?

523


How to find a specific value in an array?

511


What does type casting mean in php? Explain with an example?

544


What is the role of the .htaccess file in php?

550


What is difference between sql and php?

552


What is compact function php?

537