Frequently Asked Questions

Do you disable any PHP functions on your Linux hosting accounts?

Print this Article
Last Updated: May 11, 2015 2:13 PM
The PHP 5 function register_globals is turned off by default.

To change the status of a function, you can use custom initialization (php5.ini) files. For more information, see What filename does my PHP initialization file need to use?