Re: [PHP-WIN] readfile() syntax

2001-04-10 Thread Yasuo Ohgaki
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

[PHP-WIN] readfile() syntax

2001-04-10 Thread Antonio Minucci
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: but the browser say: Warning: readfile("projects.html") - No such file or directory in c:\apach