McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Business Administration in ...
→
Advance PHP
→
Unit 2
→
------is a secure method as its requests...
Q.
------is a secure method as its requests do not remain in browser history. Sol:
A.
$_GET
B.
$_POST
C.
POST
D.
GET
Answer» C. POST
2.4k
0
Do you find this helpful?
7
View all MCQs in
Advance PHP
Discussion
No comments yet
Login to comment
Related MCQs
You cannot see------requests in browser history while You can see GET requests in browser history
If you use------method, the browser appends the data to the URL Sol:
-------------(Local Event):This event is called regardless of if the request was successful, or not. Youwill always receive a complete callback, even for synchronous requests. Sol:
----------requests can be used only to retrieve data Sol:
(Global Event):This global event is triggered if there are no more Ajax requests beingprocessed. Sol:
there are two ways the browser client can send information to the web server . The -------------Method & The---------- Method
there are two ways the browser client can send information to the web server . The GET Method & The POST Method
An------method is a method that is declared, but not implemented in the code. Sol:
The----class method must be defined with the same name and it re declares the parent abstract method Sol:
The-----method produces a long string that appears in your server logs, in the browser's Location