Knowledgebase
Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > Register Globals

Register Globals

Q: How do I turn "On" or "Off" register_globals?

A: You will create a text file called php.ini in your file manager, in the public_html folder.  In the php.ini file add the following:

 register_globals=on (To enable it)

 register_globals=off (To disable it)



Was this answer helpful?

Add to Favourites
Print this Article


Language: