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 does $globals mean?

522


What are include() and require() functions?

515


What are php filters?

514


What is new keyword in php?

534


What is php session and how it works?

524






What is the use of Php variables?

585


Which functions are used to remove whitespaces from the string?

614


What is $this in php?

535


Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?

559


How does session work in php?

532


What is the function mysql_pconnect() useful for?

549


What is php variable?

521


How to calculate the difference between two dates using php?

542


Are there regular expressions in php?

473


How do I escape data before storing it into the database?

530