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
What is the use of isset() in php?
Why is node js better than php?
What is final class and final method?
What are some new features introduced in php7?
What are super global variables in php?
Is not null mysql?
Is php still relevant 2019?
Tell me how would you declare a function that receives one parameter name hello?
What is a php namespace?
How check variable is set or not in php?
Which function parses an English textual date or time into Unix timestamp in PHP.
How can I display text with a php script?
How do I make a reset button in html?
What is cms php?
Explain the difference between php4 and php5.