Answer Posted / ram kaushik
post and get both are used to send data while submission of
the form but the difference is 'get' is used for sending
small data and security threat can happen, in case of post
large data can be sent and data will be secured.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How many types of array are there in php?
Explain mixed and callback functions?
What is baseurl?
Explain about looping in PHP?
What version of php do I have windows?
What is difference between echo and print in php?
What is difference between array_merge and array_combine in php?
Is php outdated 2019?
How to use http headers inside php?
How to return a value back to the function caller?
How to remove the new line character from the end of a text line?
What is the difference between get and post in php?
What does $this do in php?
What is the use of addslashes in php?
What is the purpose of php?