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
Does php need apache?
Can you explain, when to use if-else if-else over switch statements?
Explain what are psrs?
What is the main difference between require() and require_once()?
What is the use of curl()?
What is == and === in php?
Can I write php code in html file?
Why php was called as personal home page?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is the value for this auto incremented field user_pri_id?
What is the timeout period on session values?
What are the 5 types of data?
What is a query in php?
What are the differences between require and include?
What is member function?