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 / vinesh gohil
we are using get, post ,session, cookie method for passing
data. in get method it pass data through url. and post
passes data through hidden variable. and in session we
create session variable these variable store on server .
and cokkie same as session but cookie store at client
machine.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
What is difference between base_url and site_url?
What is uniqid php?
What is the use of preg_match in php?
Explain do you use composer? If yes, what benefits have you found in it?
discuss the issue of software theft in ghana and how it has affected the economy
What does csrf token mean?
Tell me will a comparison of an integer 12 and a string "13" work in php?
What is PECL?
How can we submit from without a submit button?
What is the difference between php traits vs interfaces?
How to create an empty array in php?
What can php do?
sort term descripttion form, report and uery
Is it difficult to learn php?
Is php session id unique?