How I use global variable in another page without using
$_GET method?
Answer Posted / rakesh kumar mishra
use also $_REQUEST['valuename'];
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to check curl is enabled or not in PHP
What are the advantages of triggers in php?
What are the special characters you need to escape in double-quoted stings?
How do you access a get requests url parameter with php?
What is ltrim?
How to get the value of current session id?
What should we do to be able to export data into an excel file?
How can you get web browser’s details using PHP?
What is the difference between == and === operator in PHP?
What is php in simple words?
Can you use php and javascript together?
What is difference between base_url and site_url?
What is a base url?
How many functions are there in php?
Name some of the popular frameworks in php.