i have a members folder where each member has there own folder. i am wonder can some one show me a code that will display each folder and echo the size of each folder.
I don't have any sample code for this but I have done something like this before, just reading through a directory. I would look at functions:
opendir() readdir()
Hope this helps
thank i found a snippet once but cant find it. But i need it with out mysql,