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


Please Help Members By Posting Answers For Below Questions

List types of array are available in php?

557


Php program to generate fibonacci series?

558


What is the difference between md5(), crc32() and sha1() crypto on php?

623


How is a constant defined in a PHP script?

549


How can I use single quotes in single quotes in php?

469






What is the difference between the functions strstr() and stristr()?

550


How to make a class in php?

553


Is php a low level language?

543


What is zend studio for?

549


How to create an empty array in php?

600


How many php functions are there?

556


What is uniqid php?

587


What types of Data Can Be Used as Array Keys?

573


What is the best way to avoid email sent through php getting into the spam folder?

554


How many keywords are there in php?

633