Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Neglecting to set which of the following cookie will result in the cookie’s domain being set to the host name of the server which generated it.

a) session.domain
b) session.path
c) session.cookie_path
d) session.cookie_domain

Answer: d
Explanation: The directive session.cookie_domain determines the domain for which the cookie is valid.

Join The Discussion