hi guys
i used PHPDEV to setup a web server on my comp
i have php4 and apache in it
i want to tell that i have already searched the entire forum and i am yet to get a satisfactory answer
everywhere it is said that use include_path=''
but where exactly should i do it is my question
so please tell me what exactly should i do ?
now the problem is when i include a counter file i get the following messsage
Warning: Failed opening '/scripts/easycounter.php' for inclusion (include_path='') in c:\phpdev\www\m d\index.htm on line 127
i have a file gb.htm
i have this code in it as a counter code on line 127
<? include("easycounter.php") ?>
the gb.htm file is in the root folder
and the file easycounter.php is in the folder named scripts in the root folder
so what modification do i have to do
please help me
i am a newbie
anyway thanks in advance
php rooooooooooolz