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 different between cookies and session in php?

Answer Posted / shivani modi (msc.cs)

A cookie is a small information that retained on the client
machine, either in rthe browser's application memory or as
a small file written to the user's hard disk.It contains
aname/value pair-
setting a cookies means associating a value with a name and
storing that pairing on the client side..
Getting or reading a cookie means using the name to retrive
the value..

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is php how it works?

1061


How to create a session? How to remove data from a session?

1039


What's the difference between using mysql_ functions and pdo?

1249


What is use of preg_replace in php?

1109


What is the capacity of mysql database?

1131


What is variable declaration?

1000


Which is better mysql or sql?

1058


Applications written to provide a GUI shell for Unix and Linux are called

1095


What are major variables in research?

1044


What is list function with their uses.

1022


Tell me how can we check the value of a given variable is alphanumeric?

1130


How we can declare variable in php?

1007


Difference between array_combine and array_merge?

1251


Tell me what is the use of "enctype" attribute in a html form?

1062


When to use self over $this?

1047