View Single Post
(#7 (permalink))
Old
d3iti's Avatar
d3iti d3iti is offline
Super Moderator
d3iti is on a distinguished road
 
Posts: 6,496
Join Date: Jul 2009
Location: Spain
Default 05-14-2012, 01:26 PM

Quote:
Originally Posted by nevermore93 View Post
The script counts the number of files and all sub-folders recursively and gives a count for each.

It counts only sub-folders and files in it's parent directory and does not read the root folder. For example, if placed in "public_html" it will give output for all files and folders in that directory. If you put it in "public_html/myfolder/" it will only give results for "myfolder".

Very portable

Cheers!
Thanks nevermore93 . Clear to me how your PHP script works.


Recuerda realizar copias de seguridad de tus sitios web. Si este mensaje te ayudó puedes pulsar sobre el botón karma
Reply With Quote