Hello,
I've got a requirement that a group of users should be able to upload
files to an area on my system. I want these users to be authenticated by a
php form secured by ssl. Each user will have an Email address in an include
file, and when the file upload is complete an email will be sent to that
user and to myself alerting that a file has been received. Does anyone have
such a configuration? I'd like to do this without a database if possible, my
needs are not that elaborate.
Thanks.
Dave.
I've got a requirement that a group of users should be able to upload
files to an area on my system. I want these users to be authenticated by a
php form secured by ssl. Each user will have an Email address in an include
file, and when the file upload is complete an email will be sent to that
user and to myself alerting that a file has been received. Does anyone have
such a configuration? I'd like to do this without a database if possible, my
needs are not that elaborate.
Thanks.
Dave.