adspace
Answer Posted / Vineeta Singh
Sessions are used in PHP to maintain user information across multiple pages or sessions, allowing for personalized and interactive experiences. For example, they can be used to store shopping cart items, logged-in status, preferences, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name and explain five of the PHP error constants?
What is the difference between htmlentities() and htmlspecialchars()?
What sized websites have you worked on in the past?
Which variable declarations within a class is invalid in php?
List some features of php that are deprecated in php7?
What does $_files means?
Explain me is it possible to destroy a cookie?
What is difference between static and final in php?
How to create a web form?
What is the current stable version of php?
how to detect a mobile device using php
What is the current stable version of php? What advance thing in php7?
sort term descripttion form, report and uery
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
What is trait in php?