Multiple Choice
The PHP feature that automatically adds a backslash to any single quote, double quote, or NULL character contained in form data that a user submits to a PHP script is ____.
A) base quotes.
B) special quotes
C) magic quotes.
D) special quotes,
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: The post method is ideal for embedding
Q46: When you click a form's submit button,
Q47: The <B>unset()</B> function is used to uninitialize
Q48: When the form data is submitted using
Q49: Autoglobals or superglobals are predefined _.<br>A) variables<br>B)
Q51: In PHP, an e-mail message is sent
Q52: When using form image buttons, the _
Q53: The method attribute defines how the form
Q54: PHP includes a feature called magic quotes,
Q55: When using the get method to submit