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
Is php a case sensitive language?
Write a program to display a table of any given number?
What is php crud api?
How to remove white spaces from the beginning and/or the end of a string in php?
What are different types of Print Functions available in PHP?
What is the difference between query and question?
How does api connect to database?
How do I make a reset button in html?
Tools used for drawing er diagrams?
What is the difference between characters 34 and x34?
What is overloading and overriding in php?
What is a php web application?
What is array filter in php?
How to call php function from javascript using ajax?
Is php worth learning in 2019?