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 is difference between get and post?
What is input sanitization in php?
what is the scope of php in the future if any other language is developed then may be php is loss ???
What is the php function that removes the first element of the array and returns it?
What is in a cookie?
Is php worth learning in 2019?
What are different types of Print Functions available in PHP?
Which function would you use to format date information in php?
Explain me what is x+ mode in fopen() used for?
Tell me what is htaccess?
Do loops php?
Tell me what is the meaning of a final class and a final method?
How to get the ip address of the client?
How do I see how many pages per session in google analytics?
Differentiate between php5 and php7?