How many ways we can pass the variable through the
navigation between the pages?
Answer Posted / jiten patel
1.Use Form to set and retrive value with in perticular page.
2.Use query string to access the values out side the form.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is lazy loading in php?
How a variable is declared in php?
How to set a page as a home page in a php based site?
How to get a random value from a php array?
What are php string functions?
What does the unlink() function mean?
What is die in php?
What is the output of the following php code?
What is the scope of a variable defined in a function?
Tell me what is the difference between the functions strstr() and stristr()?
what the new feature add in php 7.2?
What is a static variable in php?
What is difference between core php and framework?
What is the use of 'print' in php?
How do I run a php file?