What is register_globals in php?
Answer Posted / dinesh waitage
When On, we can access variable any where within the script.
if the register_globals=Off in that time we can't access
variable anther page.
| Is This Answer Correct ? | 8 Yes | 11 No |
Post New Answer View All Answers
What is the best way to change the key without changing the value of a php array element?
Can php run without server?
Define soundex()?
Explain what does the expression exception::__tostring means?
Is string php function?
Is php outdated 2019?
Write a program to display reverse of any number?
Tell me how is it possible to know the number of rows returned in result set?
What is array and function?
How to check an element is exists in array or not in php?
How to do single and multi line comment in php?
How do I repair phpmyadmin?
What is htmlspecialchars?
which will print out the php call stack?
What is the w3c?