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 |
Is it possible multiple inheritance in php?
Tell me how do you execute a php script from the command line?
Explain NULL?
Explain about Functions in PHP?
i got 2 year backs in my MCA,i am 28 year guy, presently learning PHP, can i get the job & on facing the interview wht i will answer out for that?? (experience in as a 1.5yr System analyst after graduation)
What is php in full?
What are constructor and destructor in PHP?
what are the differents between 'action' and 'target' in form tag?
What is singleton pattern in php?
What are the difference between abstract class and interface?
How can use sys time in loop?
What are different types of Print Functions available in PHP?