Michael J. Radwin's blogTales of a software engineer who keeps kosher and hates the web.php.ini hacks: --with-config-file-scan-dir and ini variable expansion- July 27, 2006 I whipped up a quick 3-minute presentation entitled php.ini hacks for today's PHP Lightning Talks session at the O'Reilly Open Source Convention. It demonstrates two features: The --with-config-file-scan-dir option to .configure ini variable expansion ("open_basedir = $open_basedir:tmp") Why Because George and Laura asked me to, and this is all I could think of with 20 minutes notice. And because the ini variable expansion feature isn't documented anywhere on the php.net website except for a..http://www.radwin.org/michael/blog/2006/07/phpini_hacks_withconfigfil.html |