I am a system integrator, coding a bit in PHP. My current project involves a website that allows end users to access files in a personal directory.
Files are generated and uploaded to a directory on the webpage server by another mechanism, not via the webpage.
I wish to use PHP to list files of a certain type for the user to download, view or send (not via email).
I have been successful in getting basic functionality going, but will need to do lots more. I don't feel lost in PHP, because there are so many resources available and its so intuitive.
However, I am looking for guidance regarding the general approach and design for a site that will grow in functionality and users pretty fast.
Also, I live in the Caribbean, Puerto Rico... so there is a beach close by at all times.
Kindest regards, and at your disposal!