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...

How many ways you can delete a session variable ?

Answer Posted / chetan

session_destroy()
....// it will delete all session variables at once
unset
session_unregister()

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to join multiple strings stored in an array into a single string?

974


Where do I run php code?

916


What is warning – “cannot modify header information – headers already sent”?

1017


can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????

1794


What are getters and setters php?

976


How to get no of arguments passed to a PHP Function?

887


What is the use of "ksort" in php?

895


What is the difference between single quoted string and double quoted string?

991


How can we upload a file in php?

962


Is php worth learning in 2019?

845


Is php used for frontend or backend?

966


What are the steps involved to run php?

1007


How to create and destroy cookies in php?

846


Explain me what is the importance of "method" attribute in a html form?

885


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

935