Jump to content

Register Globals


Texas Juan

Recommended Posts

I have seen a few servers running WHMCS with register global on. So yes WHMCS supports register globals being set on.

 

Whether or not register globals should be set on is another question all together. PHP officially recommends it remains off: http://php.net/manual/en/security.globals.php

 

I urge you to consider turning register globals off. If you can justify having register globals on and really can't live without it on then do it. However if you can avoid using register globals I would suggest doing so.

Link to comment
Share on other sites

I have seen a few servers running WHMCS with register global on. So yes WHMCS supports register globals being set on.

 

Whether or not register globals should be set on is another question all together. PHP officially recommends it remains off: http://php.net/manual/en/security.globals.php

 

I urge you to consider turning register globals off. If you can justify having register globals on and really can't live without it on then do it. However if you can avoid using register globals I would suggest doing so.

I'm a little confused with your answer. I know WHMCS works with register globals "on". I guess my question should have been: Does the latest version of WHMCS work with register globals "off"? Because from the search results that I got dated back to 2007, register globals was required to be "on" for WHMCS to work properly. Thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated