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 |
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?
Where can I find php ini file?
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.
What is input sanitization in php?
how prepare the testing documentation.
Where is the submitted form data stored?
How can I load data from a text file into a table?
how to get the value in script values
what is DDL and DML?
Explain Type juggling?
What types of loops exist in php?