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


Please Help Members By Posting Answers For Below Questions

What is composer json?

490


Define about declare construct?

597


What does echo mean in php?

548


how to use http headers inside php? Write the statement through which it can be added?

502


What is the use of curl()?

625






Tell me what is the importance of "action" attribute in a html form?

527


Is null or empty c#?

503


Where session is stored?

529


Explain Traits in PHP?

521


What is a query give example?

515


How is a constant defined in a PHP script?

529


When to use inquire vs enquire?

527


What is php7?

618


Which will check if a function exists?

585


How to use http headers inside php?

558