Which of the following session save handlers are available by default in PHP? (choose 3)
[5886,5887,5890]
Correct:
--> files
--> memcache
--> sqlite
PHP defaults to files, and many other options are available but providing you have memcache or sqlite, either of these can be use for session storage