What's diffrence between Get() and Post() Function
Answer Posted / prayas
well including all ,there is one more thing i.e
under GET()Method, we use Request.Querystring to acquire
the form info.But in POST()method,we use Request.Form to
acquire form info.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of explode() function?
Explain me how to include a file to a php page?
What is the timeout period on session values?
What are differences between PECL and PEAR?
Is laravel frontend or backend?
What is an array in php?
Why do we show php code in browser?
How could I install codeignitor ?
What is x+ mode in fopen() used for?
How we get browser details of clients machine?
What is difference between ksort() and usort() functions.
how to open & closing opening period in fico
Describe PHP error and logging information?
Which is not a php magic constant?
Is not null in php?