Exforsys
+ Reply to Thread
Results 1 to 2 of 2

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 " ...

  1. #1
    Martin Lucas is offline Junior Member Array
    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.


  2. #2
    lokeshm is offline Member Array
    Join Date
    Apr 2005
    Answers
    64
    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.


Latest Article

Network Security Risk Assessment and Measurement

Read More...