What are the differences between Get and post methods in
form submitting, give the case where we can use get and we
can use post methods?
Answer Posted / mij
Use of Get Method:
The parameters from the form will appended to the
querystring. Sometimes, if the user want to bookmark a
page, this would be useful.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the features of php 7?
What difference between require() and require_once()?
Suppose your zend engine supports the mode ?> Then how can you configure your php zend engine to support Mode ?
Is age an interval or ratio?
Is php better than java?
Is nan in php?
Which is faster for or foreach php?
Does php have future?
How can you tell if a number is even or odd without using any condition or loop?
What is php in full?
When is a conditional statement ended with endif?
Write a program to display reverse of any number?
What are the 5 types of variables?
Explain the changes in php versions?
What is a string in r?