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

Use of Session

Answer Posted / sagar_joshi

Session support in PHP consists of a way to preserve
certain data across subsequent accesses. This enables you to
build more customized applications and increase the appeal
of your web site.

A visitor accessing your web site is assigned a unique id,
the so-called session id. This is either stored in a cookie
on the user side or is propagated in the URL.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a collection in php?

988


What is use of preg_replace in php?

1110


Starting or restarting a computer is called

1074


Is php harder than javascript?

1072


What does php exit do?

1117


Why do we use hooks?

970


How to retrieve values out of an array?

1096


Write a select query that will be displayed the duplicated site name and how many times it is duplicated?

1074


What's php?

1113


What is the different between count() and sizeof() in php?

988


What is isset and unset in php?

1072


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

1047


Explain object-oriented methodology in php?

1058


Explain how is it possible to cast types in php?

1023


Write the statements that are used to connect php with mysql

1028