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
Why php is better?
What is in php 7?
How can I find my php version?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How do you identify independent and dependent variables in research?
Tell me what's the difference between include and require?
What is associative array in php?
How to pass an argument to a function?
How do I find environment variables?
What is cakephp framework?
What is form validation in php?
How is session data stored?
Does jwt protect against csrf?
Explain Constant in Class?
Is salary fixed or variable cost?