Q34
Which one of the following is the default PHP session name?
A.
PHPSESSID
AnswerB.
PHPSESID
C.
PHPSESSIONID
D.
PHPIDSESS
Answer: Option A
Solution
Answer: Option A
Solution:
You can change this name by using the session.name directive.