adspace
Answer Posted / Mridul Kumar Saxena
Cookies are small text files that store information about a user's interaction with a website. They are sent by the server to the client (browser) and stored on the client side for future reference. Cookies are used to store session IDs, preferences, login credentials, and other data that can be used later in the session or across multiple sessions. This helps websites remember user settings and provide personalized content.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to detect a mobile device using php
What sized websites have you worked on in the past?
What is difference between static and final in php?
List some features of php that are deprecated in php7?
What is trait in php?
How to calculate the difference between two dates using php?
What is the current stable version of php?
Which variable declarations within a class is invalid in php?
What is the difference between htmlentities() and htmlspecialchars()?
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 does $_files means?
Explain me is it possible to destroy a cookie?
What is the current stable version of php? What advance thing in php7?
Tell me what kind of things have you done on the social side?
How to create a web form?