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 session and Cokkies . How it works .
tell some thing about Session_id()

Answer Posted / Charu

Session and cookies are mechanisms used in web development to manage user sessions between multiple requests. A session stores information about a user's activity on the server side, while a cookie stores small pieces of data (like user preferences or login credentials) on the client-side browser. Session_id() is a PHP function that returns the unique identifier for the current user session. This ID is used to associate subsequent requests with the same session, allowing information to be maintained between multiple pages without needing to pass it in every request.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to detect a mobile device using php

1165


Explain me is it possible to destroy a cookie?

1012


What is the current stable version of php?

1104


List some features of php that are deprecated in php7?

1013


What sized websites have you worked on in the past?

1072


How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain

1065


What is difference between static and final in php?

1079


Tell me what kind of things have you done on the social side?

1053


Name and explain five of the PHP error constants?

1019


What is trait in php?

1053


if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer

1979


How to calculate the difference between two dates using php?

1125


What is the difference between htmlentities() and htmlspecialchars()?

1078


Which variable declarations within a class is invalid in php?

1042


What does $_files means?

1150