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
Which cryptographic extension provide generation and verification of digital signatures?
Tell me what is the main difference between php 4 and php 5?
How to join multiple strings into a single string?
what are interfaces and Abstart classes
How to convert a string to uppercase in php?
Can we learn php without html?
How can we access the data sent through the url with the get method?
What is the difference between unset and unlink?
What is the difference between query and inquiry?
What is oops php?
What are the two main string operators?
How can we calculate the similarity between two strings?
Why do we use php?
How can we define a variable accessible in functions of a php script?
How to replace a substring in a given string?