How many ways can we get the value of current session id?
Answer Posted / devji chhanga
Apart from session_id, we can retrieve it using SID
constant in PHP6
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
What is the use of $_server["php_self"] variable?
Why framework is used in php?
How a variable is declared in php?
What is an object in php?
Why do we use inheritance in php?
Can you convert php to html?
What are php keywords?
How break and continue while loop in php?
What is use of header() function in php?
Do you have to initialize variables in php?
How is it possible to know the number of rows returned in result set?
Explain PHP looping?
Can we extend two classes in php?
Is php class name case sensitive?
Explain the casts allowed in PHP?