Open In App

Web technologies Questions | PHP Quiz | Set-2 | Question 8

Which of the following is true if you want to send input through the script in PHP?

(A)



Post

(B)



Get

(C)

All of the above

(D)

None of the above

Answer: (B)
Explanation:

Get method is used if we want to send the input through the script in PHP.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :