When you use the $_POST variable to collect data, the data is visible to. none selected few only you everyone TRUE ANSWER : ? YOUR ANSWER : ?
Which variable is used to collect form data sent with both the GET and POST methods? $_REQUEST $_BOTH $REQUEST $BOTH TRUE ANSWER : ? YOUR ANSWER : ?
Which two predefined variables are used to retrieve information from forms? $_GET & $_POST GET & POST $__GET & $__POST $GET & $POST TRUE ANSWER : ? YOUR ANSWER : ?
The attack which involves the insertion of malicious code into a page frequented by other users is known as. cross-site scripting basic sql injection scripting advanced sql injection TRUE ANSWER : ? YOUR ANSWER : ?
When you use the $_GET variable to collect data, the data is visible to. selected few none only you everyone TRUE ANSWER : ? YOUR ANSWER : ?