PHPnewbie25
New Member
- Messages
- 17
- Reaction score
- 0
- Points
- 1
okay so I've posted about file upload issues etc basically during lesson were developing php systems and our topic is virtual storage like dropbox, google drive etc. My teacher has now set the task to enable the ability to share files but also restrict access within the server folder. I'm being taught MySQL however I've read a lot about PDO being better and decided to use this method to try and get a higher grade for my project however I'm having difficulty understanding how to go about
- creating file sharing capability (i.e. students can share group projects)
- restricting users (only those working on a particular document can view it)