How many ways can we get the value of current session id?
Answer Posted / devendrarjadav
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 ? | 58 Yes | 12 No |
Post New Answer View All Answers
What is an abstract class in php?
How to set cookies?
Explain what are the two main string operators?
What is csrf token and how it works?
How can we enable error reporting in php?
What is variable function php?
What is php.ini & .htacess file?
How do you sort an array in php?
How does php and apache work?
Tell me how can we check the value of a given variable is alphanumeric?
What is a controller in php?
Is null or empty c#?
What is putenv?
Tell me how to execute an sql query? How to fetch its result?
How do I get csrf token?