Multiple Choice
When you use the ____ method to submit form data to the processing script, the form data is appended to the URL specified by the action attribute.
A) get
B) post
C) request
D) submit
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: <B>From, Cc, Bcc </B>and <B>Date</B> headers are
Q74: In PHP, an <B>e-mail</B> message is sent
Q75: The get method is useful as a
Q76: The <B>$_ENV </B>autoglobal contains _ variables that
Q77: When you click a form's submit button,
Q78: There are security risks using the $_REQUEST
Q80: A good programming practice is to stop
Q81: The<B> round() </B>function can be used to
Q82: With complex escaping from XHTML, you close
Q83: The two simplest forms of the _