What is get and post method in php?



What is get and post method in php?..

Answer / Arvind Kumar Sinha

GET is a request method used to retrieve data from a server. POST is a request method used to send data to a server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Explain do you use composer? If yes, what benefits have you found in it?

1 Answers  


What type of headers that PHP supports?

1 Answers  


Is null in php?

1 Answers  


what are interfaces and Abstart classes

1 Answers   Net Solution,


What is difference between variable declaration and variable definition?

1 Answers  


Which is the Best plateform for PHP?

7 Answers   DLF, Net Solution,


Who is the father of PHP and explain the changes in PHP versions?

15 Answers   ADISoft Tech, Genpact, PropTiger, TWA,


Explain the difference between isset() and empty()?

1 Answers  


How do I get csrf token?

1 Answers  


Explain the visibility of the property or method?

1 Answers  


Please explain is it possible to use com component in php?

1 Answers  


How can I embed a java programme in PHP file and what changes have to be done in PHP.ini file?

1 Answers   Sify, Small Biz Express,


Categories