What is session and Cokkies . How it works .
tell some thing about Session_id()
Answer Posted / parveen
cookies are store at browser end. and session are store at server side. session_id() is also store in cookies
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to get number of elements in an array?
How to send a cookie to the browser?
what the new feature add in php 7.2?
How long is session timeout?
How to include variables in double-quoted strings in php?
How many open modes available when a file open in PHP?
Where php basically used?
What is the difference between get & post ?
What are php keywords?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
Can I include php in javascript?
How stop the execution of a php scrip?
How do you compare strings in java?
What is PECL?
What is default session time and path in PHP. How to change it?