Hi, I'm new to this board, been spending a couple of hours looking for just this, and decided to put a reply rather than a new topic...

I'm in the process of testing/building an image host website. For this, I found Coppermine to be the best solution (awesome gig!)... but I also had requests from my users to add the amount of space left to the
uploads page, instead of just their profiles.
I can imagine this being a niftier trick, since it saves you the annoyance of uploading a x00 KB picture for minutes (some of my users are behind a modem, and switching back and forth between an "action" page and the profile isn't really convenient, then), and ending up with nothing but a database ERROR (whoa!) for your troubles...
I've been trying to find a bit of a hack myself, but where can I retrieve the user ID to read the folder's contents, in order to determine used disk space?
I'm not much of a MySQL guru, and have only just begun to master the more intrepid parts of PHP, but holy cow... this Coppermine uses a lot of files and variables...
