Zyncmaster2006 Posted September 12, 2006 Share Posted September 12, 2006 Hi guys i just want to know what is the difference between Local Value and Master Value that i always see in the phpmyadmin in the PHP Core section? Link to comment https://forums.phpfreaks.com/topic/20466-local-and-master-value/ Share on other sites More sharing options...
wildteen88 Posted September 12, 2006 Share Posted September 12, 2006 The master value is the value set in the php.ini. The local value is usually set within the .htaccess file. Or by an external custom php.ini file. The local value can override the master value. Link to comment https://forums.phpfreaks.com/topic/20466-local-and-master-value/#findComment-90277 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.