hatrickpatrick Posted August 15, 2007 Share Posted August 15, 2007 I want to change the auto_append setting for my site, which is currently set to "no value". My server allows php.ini files, but I've heard there is a way to edit just one setting, in an actual PHP file, without making an entire php.ini, anyone know how to do it? Quote Link to comment https://forums.phpfreaks.com/topic/65078-changing-a-single-configuration-setting-without-a-new-phpini/ Share on other sites More sharing options...
flappy_warbucks Posted August 15, 2007 Share Posted August 15, 2007 INI_SET("setting_name","your_value"); Quote Link to comment https://forums.phpfreaks.com/topic/65078-changing-a-single-configuration-setting-without-a-new-phpini/#findComment-324797 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.