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 |
What is final keyword in php?
Is php is dying?
What is mod_php?
Write a program to find a string is palindrome or not?
How do I sort numbers in php?
What is varchar mysql?
What is the difference between $name and $$name?
at present am learning lamp course sir ..i want to know the carrer prospectus in php ...is there any companies recruiting freshers in chennai ..for freshers how much can i demand as a fresher in php ....?i finished my mca ..please sugggest me to face interview in php asking salary details and all please suggest me how much can i ask as a fresher in php ? and also tel is there any openings in chennai for recruting php freshers send their emails and company info please ? please send ur valuable suggestions to kiranpulsar2007@gmail.com i hope u wil reply to my question thank u guys bye take care see u soon all the best to everyone
What is difference between rest and http?
What is the difference between super () and this ()?
What is the use of count() function in php?
Can we override magic methods in php?