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
Explain what does the expression exception::__tostring means?
What is the difference between javascript and php?
What version of php do I have windows?
Where do we use get and post?
Is null empty php?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Explain the importance of the function htmlentities.
How to set cookies in PHP?
What is interface? Why it is used?
Is php easier than node?
Are sessions stateless?
What is difference between session and cookie in PHP?
How can you declare the array in php?
What is a base url?
What are the __construct() and __destruct() methods in a php class?