Tuesday, 4 September 2012

Which of the following method is suitable when you need to send larger form submissions? | PHP

A.       Get
B.      Post
C.       Both Get and Post
D.      There is no direct way for larger form. You need to store them in a file and retrieve

 Ans: B

No comments: