Hai,
I have a problem with the ini_set() function.
When i use it on my local php server (win98) it works perfectly. But when i use it on a remote php server (linux) it doesn't work.
Is it possible the function is disabled on this server, and if it is how can it be enabled? (maybe in the php.ini file?).
I use the function to set the include_path variable remotely. maybe this is possible in another way?
I hope somone can help me with this.
Thanks in advance.
Eelco