Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between the functions unlink and unset?

Answer Posted / suprita pandey

Unlink() :-remove file from server.
unlink(' /path/file.phtml');

Unset() :-remove the variable.
unset($variableName);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between array_merge() and array_merge_recursive() in php?

1171


How do functions work?

1177


What is a null coalescing operator in php7?

1210


What is the php function that removes the last element of the array and returns it?

1011


Explain me what is the use of header() function in php?

1088


What are the differences between echo and print?

1035


What are access specifiers?

1069


Is php a case sensitive language?

1217


Should I use mysqli or pdo?

1004


What the difference between the 'bitwise and' operator and the 'logical and' operator?

1032


Explain what does the function get_magic_quotes_gpc() means?

989


What kind of variable is age?

1192


Tell me what does pear stands for?

1139


Is it easy to learn wordpress?

1019


What are the rules in creating php variable?

1082