graham
04-27-2001, 01:10 PM
Hello,
I'm designing a client's site where I would like to have a client area, such that my client could share files with her clients in a secure way.
Password protected directories being a bit cheesy, I'm hoping to have a script where:
- central login allows user to see specific set of files assigned to him (and only him)
- central admin, to allow easy document upload and user permission setting, maybe with update controllable also (my client won't access the tables, or any behind the scenes stuff).
I'm thinking PHP/MySQL as I've done a little with it (just a little (phpBB)) and understand this would be a fairly secure combo if done right (files shared will be quite confidential).
So far I've seen:
Simple Document Management System (SDMS)
PHPFileExchange
Any recommendations or experience on these, or others? I should mention that I'm looking for freeware here.
Thanks in advance - Graham.
I'm designing a client's site where I would like to have a client area, such that my client could share files with her clients in a secure way.
Password protected directories being a bit cheesy, I'm hoping to have a script where:
- central login allows user to see specific set of files assigned to him (and only him)
- central admin, to allow easy document upload and user permission setting, maybe with update controllable also (my client won't access the tables, or any behind the scenes stuff).
I'm thinking PHP/MySQL as I've done a little with it (just a little (phpBB)) and understand this would be a fairly secure combo if done right (files shared will be quite confidential).
So far I've seen:
Simple Document Management System (SDMS)
PHPFileExchange
Any recommendations or experience on these, or others? I should mention that I'm looking for freeware here.
Thanks in advance - Graham.