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
What is meant by ‘passing the variable by value and reference' in php?
Is php secure?
Does php need to be installed?
Tell me how can we check the value of a given variable is alphanumeric?
How is it possible to propagate a session id?
Tell me how to find current date and time?
Differentiate between php5 and php7?
What does $globals mean?
What kind of variable is age?
Explain difference between urlencode and urldecode?
Explain the visibility of the property or method?
How to call php function from javascript using ajax?
Is session a cookie?
What is the difference between runtime exception and compile time exception?
which will print out the php call stack?