Answer Posted / gladys
In the get method the data made available to the action page
by the URL so data can be seen in the address bar where as
in the post method the data will be available as data blocks
and not as query string.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Differences between get and post methods?
What are the different types of statements that are present in php?
Is php the same as html?
Which Scripting Engine PHP uses?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
What is php how it works?
Explain me differences between get and post methods?
Does mysql need php?
What is $_ env in php?
How to create an array from php string?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
What is the use of friend function in php?
Is php used anymore?
Does php support multiple inheritances?
Is php outdated 2019?