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 does the unlink() function means?
What are the features of object-oriented programming in php?
Can php use gettext?
What is constructor and destructor?
Which MySQL function would you use to select a database?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
Explain why would we use === instead of ==?
What is the default session out time?
What is php form validation?
Does php have block scope?
Difference between get and post method.
How to remove the new line character from the end of a text line in php?
How to redirect https to http url and vice versa in .htaccess?
Can I learn laravel without php?
What are computer variables?