What's diffrence between Get() and Post() Function
Answer Posted / janakiraman
As said above, i also want to include another point, through
get() method we can send onnly 100 characters, so get()
method as limitation on the information send. whereas post()
method doesn't have any limitaions.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is html used for?
How can we encrypt the password using php?
Tell me can you extend a final defined class?
How to insert an new array element in array?
List some sorting functions in php?
Is php front end or back end?
What is the difference between for and foreach loop in php?
List data types in PHP?
Tell me are parent constructors called implicitly inside a class constructor?
What is php and sql?
How to call javascript function in php on button click?
What is the use of php and mysql?
What is difference between rest and http?
How to make horizonatl menu and vertical menu responsive
What is fetch array in php?