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 / prashanth

The get method is faster than post method because the get
method is no need to submit the data to the web-server.
but with the post method the data is to submit in to the
web-server.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mean tnq

1085


What is final in php?

529


How to find a specific value in an array?

511


sort term descripttion form, report and uery

1657


What does the array operator '===' means?

556






Tell me what is the difference between get and post?

477


Is php a case sensitive language?

615


What is php built on?

507


What are the encryption functions available in PHP?

571


What kind of variable is age?

607


What websites use php?

523


Does php has a future?

495


What is session in php w3schools?

560


What is mysql_fetch_row?

550


What are php string functions?

535