Re: [PHP] permissions when using fopen

2001-08-27 Thread Andrey Hristov
lt;[EMAIL PROTECTED]> Sent: Monday, August 27, 2001 8:06 PM Subject: [PHP] permissions when using fopen > Hi, > > I want to read a file on my web server in a .php script using fopen and > I don't want to set read permissions on this file for everyone. However it > seems t

[PHP] permissions when using fopen

2001-08-27 Thread Pascal Chouinard
Hi, I want to read a file on my web server in a .php script using fopen and I don't want to set read permissions on this file for everyone. However it seems that the PHP module has that same access to the filesystem that everyone would have. I can only read this file if I set read permissions