Answer Posted / tejaswini
Get Method:Displays values in the URL.
Stores small amount of data.
not so secure.
Post Method:It stores large amount of data.Secure one
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What's the difference between accessing a class method via -> and via ::?
What are the correct and the most two common way to start and finish a PHP block of code?
What are php magic methods?
Why do we use in php?
Which is the latest version of php?
What are computer variables?
What is in php 7?
What does the unset() function mean?
How I can control asset documents without GR/IR?
Write a program to swap two numbers using php.
Tell us how can we display the output directly to the browser?
How is session id stored in browser?
What are the environmental variables?
Tell me how would you declare a function that receives one parameter name hello?
What is the best way to change the key without changing the value of a php array element?