How session works (internal processing of session) ?
Answer Posted / vaibhav jain
server knows this info by the session ID that is generated.
All the values are under a session ID, which is unique.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we override static method in php?
What does the arrow mean in php?
How can you create a session in php?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
What are the different components used in php for formatting?
Can you convert php to html?
How cookies are trported from browsers to servers?
What is the use of stripslashes in php?
What is repository in php?
How can I learn php fast?
Tell me what is the use of mysql_real_escape_string() function?
Which PHP function would you use to send an email?
How to uploaded files to a table?
What is the use of limit in mysql?
> symbol is used to redirect the output of a command. State Whether True or False?