What is the diffrence between GET,POST and REQUEST Method.

Answer Posted / narender bisht

POST method send information through HTTP while GET method
send information through url. and REQUEST is use When we
don't know what method is used in first page and we want to
take these variable on second page.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do I need apache for php?

797


What is php session_start() and session_destroy() function?

786


Is php deprecated?

706


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

728


What is the integer?

793


How would you declare a function that receives one parameter name hello?

727


How many escape sequences are recognized in single-quoted strings?

684


What is the name of the scripting engine that powers PHP?

903


What is a php web application?

722


What is php? Why it is used?

748


Does cors prevent csrf?

697


What is $globals php?

733


Is php an array?

685


How to redirect https to http url through .htaccess?

669


What is the use of print_r function in php?

710