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's php?

633


How to assigning a new character in a string using php?

544


What are the difference between overloading and overriding in oops?

545


How big is nvarchar max?

575


Is php used anymore?

527






Is empty java?

541


How to store the uploaded file to the final location?

520


Explain how we can get the number of elements in an array?

524


What is the use of isset() in php?

539


Tell me how is the ternary conditional operator used in php?

576


How to call php function from javascript using ajax?

523


Is php free to use?

541


How to add comments in php?

608


What does mysqli_query return?

523


How to access a specific character in a string?

502