PHP:Change/modify configuration values for ‘include_path’ in php ini configuration runtime
ini_set(’include_path’, ‘/usr/share/code’ . PATH_SEPARATOR . ini_get(’include_path’));
Tags: Change, configuration, Include, modify, path, PHP, runtime, values
This entry was posted
on Monday, June 30th, 2008 at 1:07 am and is filed under PHP.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.