Multiple Choice
Which of the following is not a tool for maintaining state information with PHP?
A) hidden form fields
B) query strings
C) functions
D) cookies
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: You use the _ function to retrieve
Q18: A query string is a set of
Q19: With a hidden form field you can
Q20: Web browsers can limit the total number
Q21: You do not need to delete persistent
Q23: The largest allowable cookie size is _
Q24: You would use the _ function to
Q25: Encoding does not occur for standard alphanumeric
Q26: Persistent cookies remain available only for the
Q27: You can call the <B>setcookie() </B>function at