What is register_globals in php?

Answer Posted / subrat

The register_globals setting controls how you access form,
server, and environment variables. By default this variable
is set to Off, requiring you to use special arrays to
access these variables.

Is This Answer Correct ?    47 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define a function with any number of arguments?

763


What is boolean in php?

748


What software is required to run php?

737


When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?

697


What are the main error types in php and how do they differ?

1054


Can you define an argument as a reference type?

741


Tell us why did you choose this particular career path?

711


What is the function of string in c?

756


What is c++ polymorphism?

722


Where do we use get and post?

716


Who created numbers?

717


How variables are passed through arguments?

739


How to convert strings to upper or lower cases?

770


What is PHP's configuration file called?

760


What is super keyword in c++?

763