McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Business Administration in ...
→
Advance PHP
→
Unit 2
→
The-----method is restricted to send upt...
Q.
The-----method is restricted to send upto 1024 characters only Sol:
A.
GET
B.
?
C.
POST
D.
QUERY_STRING
Answer» A. GET
2.8k
0
Do you find this helpful?
2
View all MCQs in
Advance PHP
Discussion
No comments yet
Login to comment
Related MCQs
The GET method is restricted to send upto------characters only Sol:
The-----class method must be defined with the same or a less restricted access modifier Sol:
------can't be used to send binary data, like images or word documents, to the server Sol:
The-----------method can be used to send ASCII as well as binary data Sol:
--------can't be used to send word documents or images. Sol:
GET can't be used to send binary data, like images or word documents, to the server Sol:
The POST method can be used to send ASCII as well as binary data Sol:
------has a limitation on the length of the values, generally 255 characters Sol:
The-----keyword refers to the current object, and is only available inside methods Sol:
------the property or method can ONLY be accessed within the class Sol: