Reply to setting include_path ini directive at runtime
Posted by blackwater dev on 11/09/25 11:19
I am calling php from the command line and was wondering how I can set
the include_path of the ini file at run time? Can I pass in an extra
param to php to set this?