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
What are the benefits of using php and mysql?
Why does php start with variables?
Explain me how failures in execution are handled with include() and require() functions?
Which function can be used to exit from the script after displaying the error message?
What does trim () do in javascript?
Explain about the $_GET variable of PHP?
How can image properties be retrieved in php?
How to write comment in php?
What is php mean?
What is var_dump function in php?
What does $_cookie means?
Does php 7 support multiple inheritance?
Which function parses an English textual date or time into Unix timestamp in PHP.
Tell me what are magic methods?
What should we do to be able to export data into an excel file?