How many ways can we get the value of current session id?
Answer Posted / james rosan
We can get the value of current session with the use of
session_id() returns the session id for the current session.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the advantages of using php?
What are the benefits of using php?
Which escape sequences can be used in single quoted strings in php?
How can you submit a form without a submit button?
What is xss in php?
Is null check in php?
What websites use php?
How to do single and multi line comment in php?
What is difference between python and php?
How to create an empty array in php?
Why are sessions used?
How to get the total number of values in an array?
What are html entities?
Is array empty php?
What are the 5 types of variables?