RE: [PHP] manipulating files with php

2001-05-09 Thread Benjamin Munoz
To: [EMAIL PROTECTED] Subject: [PHP] manipulating files with php I am creating a CRM system using php for my final year university project. I would like to enable the storing of files on the system. However I want to restrict access to these files according to privilege tables stored in local mysql tables.

[PHP] manipulating files with php

2001-05-09 Thread Andrew Coles
I am creating a CRM system using php for my final year university project. I would like to enable the storing of files on the system. However I want to restrict access to these files according to privilege tables stored in local mysql tables. In order to prevent access to the files by simply typ