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

What is api laravel?

524


How can you send email in php?

545


Do you know what is the differences between $a != $B and $a !== $B?

488


What is htmlspecialchars?

544


What is final in php?

525






Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?

518


What is the importance of "method" attribute in a html form?

544


What is session in php w3schools?

552


Write a program to find the factorial of a number in php?

522


What is the purpose of $_ session?

512


Write a program to show the joining of two strings in php?

521


Tell me what is needed to be able to use image function?

540


Why is php used for web development?

494


How to pass variables by references?

553


Explain how you can update memcached when you make changes to php?

556