Question from the PHP5 test
How to get the session id in PHP
Expert
Assuming that the session is properly initialized, how do you retrieve its identifier?
Author: Mathieu RobinStatus: PublishedQuestion passed 65 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about PHP
1
Validate a URL with a 'name' parameter whose value is 'John Doe'.1
What is the difference between an interface and a class in PHP?0
Even if the inclusion of a file supports the 'return' instruction, you have to be careful with the parentheses.0
How to prevent CSRF attacks in PHP0
Get the 4th argument of the command line in PHP