How session works (internal processing of session) ?
Answer Posted / binoyav
I need the answer in more depth.
For ex:- There are two users A & B.
User 'A' is using the machine 'comp_A' and user 'B' is using
'Comp_B'. How the php server knows that user 'A' is using
Comp_A and B is using Comp_B ?
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How does php serialize work?
What is form validation in php?
How to get the position of the character in a string in php?
What are the uses of php language?
Which method removes the last element from the end of an array?
Which is useful for method overloading?
What are the different types of PHP arrays?
What is session cookies php?
Is null function in php?
What is $row in php?
What is constructor and destructor?
How can image properties be retrieved in php?
What is inheritance in php with example?
What is mvc in php?
What are the final class and final method?