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? 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"); 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
Archived
This topic is now archived and is closed to further replies.