How many ways we can pass the variable through the
navigation between the pages?

Answer Posted / somnath

Using session we can pass values from one page to next page.
Also with help of form we can pass hidden values and can get
with the help of $_POST or $_GET depending on form method.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cURL in PHP?

743


Which method removes the last element from the end of an array?

697


How do I use isdigit function?

765


Tell me how the result set of mysql be handled in php?

687


What is faster?

762


Is php 5 still supported?

689


What is a string in php?

734


What Is a Persistent Cookie?

787


What's php?

826


How to remove duplicate values from array using php?

739


What is the use of trim function in php?

706


What is session_register()?

751


How do I escape in php?

718


What is the use of get and post method in php?

737


What is polymorphism?

2259