Recently Popular Directory Tagged Tutorials
Oct 3
How to remove a (non-empty) directory
Here’s a snippet that can help you to remove a non-empty directory from the server. It’s a recursive function that deletes the directory with its files, folders and sub-folders.
Sep 26
Show random image(s) from a directory
This script is useful if you need to randomly select images from a directory.
Oct 3
WordPress Troubleshooting: Permissions, CHMOD and paths, OH...
With issues arising from varying Shared Hosting Packages, versions of PHP, Apache, etc., file permission issues sometimes rear their ugly head. I'm hoping the following reference can provide some help or direction to those less experienced: