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 / mishra ashutosh

Hi techies..
There are 4 ways of sending data from one page to another.
as my friends have discussed above, namely GET,POST.COOKIE and SESSION.
Among four, cookie will work only when it is enabled in the browser. So its kind of browser setting dependent.

One more thing session id is also stored as cookie in file.

Plz Feel free to ask anything about php,mysql,js.
mishraa_007@rediffmail.com

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why would we use === instead of ==?

8334


What is multidimensional array in php?

518


Explain what does $_files means?

535


Which is the best php framework for a beginner?

510


In php, how to redirect from one page to another page?

494






What is PECL?

756


Tell me how can we pass the variable through the navigation between the pages?

496


Explain how to execute a php script using command line.

537


What is the difference between client-side and server-side programming?

516


What are some new features introduced in php7?

8360


Why do we use csrf token?

488


What is the meaning of php?

497


What is php sequence?

513


Is it easy to learn php?

497


How does php and apache work?

512