
- Forum
- Programming Talk
- PHP
- Setting Register Global to OFF
Setting Register Global to OFF
This is a discussion on Setting Register Global to OFF within the PHP forums, part of the Programming Talk category; Guyz My " Register Global " Settings is set ON Please let me know how I can turn the " ...
-
05-02-2006, 01:37 AM #1
- Join Date
- Feb 2006
- Answers
- 10
Setting Register Global to OFF
Guyz
My "Register Global" Settings is set ON
Please let me know how I can turn the "Register Global" OFF
F.Y.I, I am used Mambo...
Thanks in Adv.
-
Martin
Register Global is a php setting, so you, just modifiy php.ini file,
In Mambo, probably it will be located in...
\MSAS451a+\diskw\usr\local\Apache2 folder
Navigate to this folder and edit the php.ini file
Just search for "register_globals = On"
and set the line to "register_globals = Off"
Save and exit
Restart your mambo and checkout PHP Information page.
P.S. Ofcourse, you need to have access permission to change your php set up.
Thanks
Lokesh M.
«
Php5
|
500 Server Error in PHP
»

Reply With Quote





