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
What is list function with their uses.
What is zend studio for?
What are html entities?
What is the difference between get and post in php?
Why do we use hooks?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
What are the differences between mysqli_connect and mysqli_pconnect?
What are the advantages of php mysql?
How to enable parsing?
How do you compare strings in java?
what is mean by portal
Why php is used in html?
What is pdo in php why use?
What do you mean by having php as whitespace insensitive?
What is the meaning of a final class and a final method?