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 are the ways we can destroy a session variable ?

Answers were Sorted based on User's Feedback



What are the ways we can destroy a session variable ?..

Answer / prasad

session_destroy. and session_unset

Is This Answer Correct ?    30 Yes 1 No

What are the ways we can destroy a session variable ?..

Answer / nilsoft

There are three ways

1. session_destroy()
2. session_unset()
3. session_unregister()

Is This Answer Correct ?    4 Yes 1 No

What are the ways we can destroy a session variable ?..

Answer / jeevi

it will destroy all the variables.
session.invalidate();

if you want to destroy individual variables, use this command.
session.removeAttribute("sessionvariablename");

Is This Answer Correct ?    3 Yes 14 No

Post New Answer

More PHP Interview Questions

Why ide is recommended for use while programming with php?

0 Answers  


i got this error msg in online... how to solve this problem... i couldnot find out as soon as possible send me answer or idea COULD NOT ABLE TO CONNECT DATABASE . Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2)

3 Answers   Quest,


Explain the ternary conditional operator in php?

0 Answers  


Is PHP is procedure oriented or object oriented?

10 Answers   DLF, Net Solution,


Do you know what's the difference between __sleep and __wakeup?

0 Answers  


What is the substitution of submit in PHP?

6 Answers   RedAlkemi,


What is exception in php?

4 Answers  


Explain some most commonly use string functions in php?

0 Answers  


What are the two types of variables?

0 Answers  


What is __ construct in php?

0 Answers  


How to convert numbers to strings in php?

0 Answers  


i am a php programmer can i be a java programmer?

3 Answers  


Categories