What is cookie?
Answer / 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 |
How to fix "headers already sent" error in php
What is the use of get and post method in php?
how to upload 100mb file using .htaccess..
What is slim framework?
Why do you need to filter out empty files?
What is mean by RSS?How can i use this?
Tell me how is it possible to know the number of rows returned in result set?
How to repeat a string to a specific number of times in php?
Explain converting an object?
Is c similar to php?
Why does php need server?
what is the difference between php and my sql