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
How do you check if a variable has been set in php?
How does csrf attack work?
How can we determine whether a php variable is an instantiated object of a certain class?
What is regular expression in php?
Tell me what is the definition of a session?
What is a php class?
What is difference between core php and framework?
Where can I learn php?
What are php data types?
What is namespace in php?
Are php variables global?
What is mysql in php?
What are escaping characters?
Php says that an array is an ordered map. But how the values are ordered in an array?
What new features php7 has in store for us?