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


Please Help Members By Posting Answers For Below Questions

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

558


How we get ip address of client, previous reference page etc?

570


Which is incorrect with respect to separating php code and html?

546


How to create and destroy cookies in php?

502


What are access specifiers?

530






What is the use of array_count_values() in php?

543


How will you calculate days between two dates in PHP?

547


Define metaphone()?

8304


What is class extend in php?

544


What is the basic syntax of Php?

624


How to create reusable code in php?

554


What is xss and csrf?

529


Are parent constructors called implicitly inside a class constructor?

524


How to access a specific character in a string?

504


What is cookie and session in php?

517