How I use global variable in another page without using
$_GET method?
Answer Posted / n.viranjaneyulu
global varibles used only in function that is also with in
same page only.
If u want that variable value means ,u can use sesission
then u can use any page with in project.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is array filter php?
What is an example of a variable?
How to read a file in binary mode?
Give the case where we can use get and we can use post methods?
What is final class and final method?
How to access a specific character in a string using php?
How to get useful error messages in php?
What is an associative array?
What is mean by an associative array?
How to get elements in reverse order of an array in php?
How to execute an sql query?
Will php die?
How to return a value back to the function caller?
Is php a dying language?
Explain the difference b/w static and dynamic websites?