How I use global variable in another page without using
$_GET method?
Answer Posted / aiajz
$_REQUEST['value']
is the global variable that can get the values of $_GET[],$_POST[] and Query string,
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is constructors and destructors?
How do I escape data before storing it into the database?
What types of Data Can Be Used as Array Keys?
How to remove values saved in the current session?
Is server side a session?
What is cms php?
What is the use of token in php?
Are php session secure?
What are hooks in php?
Does jwt protect against csrf?
What is overloading and overriding in php?
Are react hooks stable?
What is the apache?
What are differences between PECL and PEAR?
What is the w3c?