What is register_globals in php?
Answer Posted / jai
As same answer. By setting it on we can access the
environment variables using it's variable name
Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What software is required for php?
What is in php 7?
Do you know what is the difference between the include() and require() functions?
What are the 3 types of sessions?
What is a namespace in php?
What does mvc stand for and what does each component do?
Explain preg_Match and preg_replace?
Is array a key php?
How to access a Static Member of a Class in PHP?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is the use of print_r function in php?
what does this symbol mean in php?
What are the types of variables in php?
What is the most common http method?
How to call javascript function in php without any event?