What is the diffrence between GET,POST and REQUEST Method.
Answer Posted / karthik
get method passing value just view address bar , post cant
view
get passing limit value, post pass large amount
if you used get or post method... retrive the value
through request method
Is This Answer Correct ? | 36 Yes | 2 No |
Post New Answer View All Answers
Which library is used in php to do various types of image work?
How do I end a php session?
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)?
Php program to generate fibonacci series?
Do you know how to get the ip address of the client?
Is php session id unique?
is that "enumerated array" equal to "numeric array"?
Is php better than java?
Are php variables global?
What is php session id?
What is purpose of @ in Php?
Is rent a variable cost?
What are examples of dependent variables?
What is difference between print and echo in php?
What does $_env mean?