How many ways can we get the value of current session id?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / devji chhanga
Apart from session_id, we can retrieve it using SID
constant in PHP6
| Is This Answer Correct ? | 12 Yes | 9 No |
Answer / 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 |
Describe which programming language does php parallel to?
How to check curl is enabled or not in PHP
How to create a public static method in PHP?
What difference between require() and require_once()?
In what are the ways you can encrypt the password ?
What is the use of is_array() and in_array()?
What is a php certification?
Is laravel frontend or backend?
What are the new features in php 7?
How do sessions work in php?
What is laravel php?
How can we know the number of days between two given dates using PHP?
8 Answers AZTEC, HCL, Navsoft,