How I use global variable in another page without using
$_GET method?
Answer Posted / ravi baba zaa
Using Global variable it is not possible.
Sending data from one page to another can be done following ways
GET
POST
SESSION
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
List functions available to sort an php array?
When is a conditional statement ended with an endif?
What does a special set of tags do in php?
Tell me how a constant is defined in a php script?
Describe which programming language does php parallel to?
What are the three classes of errors that can occur in php?
Does jwt protect against csrf?
How to avoid the undefined index error?
How to create an empty array in php?
What beforeFilter() is used?
Can we run php on tomcat server?
How to remove white spaces from the beginning and/or the end of a string in php?
Explain why would we use === instead of ==?
Is php faster than javascript?
What is the delimiter syntax is PHP's default delimiter syntax