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()



What is session and Cokkies . How it works . tell some thing about Session_id()..

Answer / 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

More PHP Interview Questions

What is the basic syntax of Php?

1 Answers  


What is the difference between Reply-to and Return-path in the headers of a mail function?

2 Answers  


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

1 Answers  


What are objects in php?

1 Answers  


Is laravel an oop?

1 Answers  


How long is session timeout?

1 Answers  


Would you initialize your strings with single quotes or double quotes?

4 Answers  


What is the value for this auto incremented field user_pri_id?

1 Answers  


Explain PHP looping?

1 Answers  


Explain mail function in PHP with syntax?

1 Answers  


what type of images that the PHP version supports

4 Answers  


What is a static variable in php?

1 Answers  


Categories