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 extract function in php?
How to include a file code in different files in php?
Can we override static method?
How to get the http request in php?
Write a select query that will be displayed the duplicated site name and how many times it is duplicated?
What is config file in php?
What is difference between session and cookie in PHP?
Explain the difference between array_merge() and array_combine()?
Explain the changes in php versions?
What is encapsulation in php with example?
What is the use of nl2br() in php?
What are string functions?
What is the use of friend function in php?
Is empty in excel?
Why do we use hooks?