Check your include_path in php.ini. If you want to open files like that, you
should have "." in include_path.
Regards,
--
Yasuo Ohgaki
"Antonio Minucci" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> hi.
> i work on win 2000 with phptriad(apache+php4.0).
> i need to know the syntax of readme() function.
> now i've the file "projects.html" on c:\apache\htdocs\.
> in index.php(on the same directory) i wrote:
> <?
> readfile("projects.html")
> ?>
> but the browser say:
> Warning: readfile("projects.html") - No such file or directory in
> c:\apache\htdocs\prova.php on line 5
>
> somebody can help me?
> thanks
> antonio
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]