What are the different methods of passing data or
information between two calls of a web page? What are the
advantages/disadvantages of these methods?
Answer Posted / rakesh kumar nautiyal
It can do this in two ways: either from the cache, or live
from Amazon.
Because Amazon requires developers to cache downloaded data
| Is This Answer Correct ? | 3 Yes | 15 No |
Post New Answer View All Answers
What is the use of anonymous function in php?
How does cookies work in php?
What is the string concatenation operator in php?
Which function would you use to replace a record in a database in php?
Explain NULL?
Is it possible to protect special characters in a query string?
Which function is used to strip whitespace?
Does php have block scope?
What is global array in php?
How can we display information of a variable and readable by a human with php?
What is config file in php?
What is difference between strstr() and stristr()?
What is the difference between print() and echo() in PHP?
How is it possible to return a value from a function?
How a constant is defined in a php script?