How I use global variable in another page without using
$_GET method?
Answer Posted / raju kumar
we can use query string and can retrieve on other page .
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me how can we pass the variable through the navigation between the pages?
What is die in php?
What was the old name of php?
How be the result set of mysql handled in php?
What is the difference between == and === operator in PHP?
What does == mean in php?
What is the difference between associative array and indexed array?
Explain about the data types in PHP?
What does the unlink() function means?
What is the correct syntax of mail() function in php?
Define urlencode() and urldecode() used in php?
What are the two most common ways to start and finish a php block of code?
What is string in php?
What is null value in php?
Is php a float?