Reply to RE: [PHP] Setting permissions such that file can be included but not open directly
Posted by Mike on 06/20/90 11:14
> directly to private/includefile.php can run the script
> without authorising themselves...
>
> Is it possible to set folder permission such that files
> inside it cant be open directly but could be included?
Can you just give read permissions -only- to the user that PHP runs as and
not these other users?