Why session is required?



Why session is required?..

Answer / Mahesh Kumar

Sessions in PHP are used to store user data across multiple pages. They provide a way for the server to remember information about the user between requests, allowing for personalized content and interaction.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How can we submit a form without a submit button?

23 Answers   ABC, HCL, Infosys, Kept Bug, Panys, Rushmore Consultancy, Torque Infotech, Wipro, zCon Solutions,


How to parse configuration file in php?

1 Answers  


Where can I find php ini file?

1 Answers  


I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.

2 Answers  


What is input sanitization in php?

1 Answers  


how prepare the testing documentation.

0 Answers   Accenture,


Where is the submitted form data stored?

1 Answers  


How can I load data from a text file into a table?

1 Answers  


how to get the value in script values

1 Answers  


what is DDL and DML?

10 Answers  


Explain Type juggling?

1 Answers  


What types of loops exist in php?

1 Answers  


Categories