How is user session handled in drupal?
Answer / 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 |
Explain the concept of node in drupal?
What programming language does drupal use?
Describe the features and uses of the views module.
Can I use drupal on the command line?
How does drupal compare to other open source cms systems?
Which are commonly used php based cms?
What are the design resources sub theme will inherit and will not inherit?
Is drupal user friendly?
Do you have profile on drupal site? Do you write the comments on drupal site?
Mention the terms that Drupal taxonomy is created?
How often does drupal update?
How will you create subtheme in drupal?