Answer Posted / Rajeev Raghuwanshi
In Drupal, user sessions are managed using the PHP session handling mechanism. By default, Drupal stores sessions as files on the server. The session cookie holds a unique session ID that links the client's browser to the session file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers