|
how can i set include_path with PHP3
Hi,
I've got my Win98 System to test my website before publishing it .. i wan't to set the include path fot PHP3 to a directory in :
D:\http\includes
How Can I do This ??
i've used this line in php3.ini :
include_path = ".;D:\http\includes\"
What's wrong? how can i fix it?
I'm using Apache 1.3.12
Thanks in advance
|