Internee PHP Developer Question:
Do you know how to get the value of current session id?
Answer:
session_id() returns the session id for the current session.
Previous Question | Next Question |
What is the actually used PHP version? | Tell me what are default session time and path? |