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
On Sunday 14 July 2002 07:36, Tim Thorburn wrote:
> Hi,
>
> I'm having some difficulties setting the include path for two of my
> sites. I had this working previously on a PHP3 server with the command in
> the .htaccess file:
>
> php3_include_path ".:/path/to/account/root/"
>
> However, I seem to
2 matches
Mail list logo