© 2024 fjorge. All rights reserved.
PHP: Recursively chmod(), chown() and chgrp()
I recently needed a way to recursively modify file permissions. I was able to accomplish this with a few basic recursive functions, chmodr(), chownr() and chgrpr():
[cta id='1682′]