What does session_start () do?



What does session_start () do?..

Answer / Sandeep Gautam

In PHP, session_start() function initializes and starts the session. It creates a new session or resumes an existing one.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Give me one example of Web API Routing?

1 Answers  


How will you load dynamic assembly?

1 Answers  


Is session stored in browser?

1 Answers  


Can we store PROGID information in database and dynamically load the component ?

1 Answers   Digital GlobalSoft, e4e,


Define transparent caching with aop?

1 Answers  


How to use DevExpress controls

1 Answers  


How to retrieve user name in case of Window Authentication?

1 Answers  


What do you mean by role-based security?

1 Answers  


How to send auto matic emails based on scheduled tasks to several of my clients

6 Answers  


How to send data through querystring to another page but it should not be displayed in URL

2 Answers   EMR, Powersoft19,


What is ispostback method in asp.net? Why do we use that?

1 Answers  


why we should use more than one web.config files in our application? I have two web.config files in my application. One in the root directory and another one inside a sub folder. When the application runs which web.config file will run? why?

1 Answers  


Categories