Hi ,
I'm a total dummy in PHP , but i see and begin to learn more about this kind of programming language .
Can someone tell-me how can i do this , i think it's simple .
I have a directory . /home/carlos
I want to php show me the total size of this directory including subdirs in his count , but show-me a Bar graph with 0% and 100% .
Then i specify in the variable like graph100=(100000);
What this mean , the program will show the total size of the directory, but show a graph considering the total size the size that i put in the graph1000 .
When the size of dir equal to graph100 then the graph show 100% .
Can someone please explain how can i do this ????
Thanks .
Carlos .