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 different between count() and sizeof() in php?

731


What is instantiation?

2003


How to create and destroy cookies in php?

691


What is cookie and session in php?

711


Write down the code for saving an uploaded file in PHP.

821


What difference between require() and require_once()?

820


What is the latest version of php?

787


How big is nvarchar max?

784


Tell me how is it possible to propagate a session id?

825


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

807


What is php limit?

724


Do I need to install php after xampp?

746


Which is true about the singleton design pattern?

738


What is mysqli_fetch_array?

756


What does a delimiter do in mysql?

801