FREE Website And Web Server Programming Question and Answers
A ______ can be added to the end of a URL as a technique to keep data safe after a visitor has seen the page.
Correct!
Wrong!
Use the PHP function _______ to establish a connection to a MySQL database server.
Correct!
Wrong!
What syntax should be used to create a temporary cookie with the value "blue"?
Correct!
Wrong!
Which of the following does not qualify as a PHP state management tool?
Correct!
Wrong!
The setcookie() method in PHP takes a necessary ________ parameter and five optional arguments to construct a cookie.
Correct!
Wrong!
How would you access a virtual site you created at port 8000 in a browser?
Correct!
Wrong!
Information about the session status is kept in the $_Session _______
Correct!
Wrong!