Jump to content

Member Size Limit


lpxxfaintxx

Recommended Posts

I have an upload system at my site in which users can upload their own files to their own directory. Is there anyway to make it so that the directory doesn't exceed a certain amount of size?

I have an idea, quite ghetto. For every file it uploads, it adds how big the file is to the user's table. For example. lets say user HotGuy7 uploads an image 35 KB. His MySQL field gets updated so that it adds 35 KB to the previous number. I'm sure there's an easier way of doing this, please enlighten me ;)
Link to comment
https://forums.phpfreaks.com/topic/5194-member-size-limit/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.