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: Option D
A. session.domain
B. session.path
C. session.cookie_path
D. session.cookie_domain
Answer: Option D
Which two predefined variables are used to retrieve information from forms?
A. $GET & $POST
B. $_GET & $_POST
C. $__GET & $__POST
D. GET & POST
A. basic sql injection
B. advanced sql injection
C. cross-site scripting
D. scripting
When you use the $_GET variable to collect data, the data is visible to.
A. none
B. only you
C. everyone
D. selected few
When you use the $_POST variable to collect data, the data is visible to.
A. none
B. only you
C. everyone
D. selected few
Join The Discussion