Re: [PHP] setting include_path ini directive at runtime

2005-06-23 Thread John Nichel
blackwater dev wrote: 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? http://us4.php.net/ini_set http://us4.php.net/manual/en/ini.php#ini.list -- John C. Nichel ÜberGeek KegWo

[PHP] setting include_path ini directive at runtime

2005-06-23 Thread blackwater dev
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? Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php