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
Are react hooks stable?
Explain the casts allowed in PHP?
List few sensible functions in PHP?
How do I sort numbers in php?
Which is better wamp or xampp?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
How to display your correct URL of the current web page?
What is php and why it is used?
How can we increase execution time of a php script?
What is the role of php.ini file?
How to get best php developer Experience in Php with Sugar CRM / VTiger.
How to create reusable code in php?
What is the difference between "echo" and "print" in php?
What Is a Persistent Cookie?
How to specify argument default values?