Answer Posted / rani sahoo
Get method ll send the limited data through the URL from one
web page to another where as post method send the max amount
of data from one page to another page.
post is more secure than get method.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is orm in php framework?
What are the different types of PHP arrays?
Do you know what is the use of the function 'imagetypes()'?
How to remove duplicate values from a PHP Array?
Is python easier than php?
How can we define a variable accessible in functions of a php script?
What is serialization in php?
What is the difference between html and php?
A process is identified by a unique___
What is the difference between session_unregister() and session_unset()?
Can you explain, when to use if-else if-else over switch statements?
What is the meaning of symbol '$' in jquery?
What is php string function?
Is php 7.0 stable?
How to find datatype of variable in php?