Recently Popular Directory Tagged Tutorials



Oct 3

How to remove a (non-empty) directory

Posted by , in PHP Tutorials

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.

Popularity: 17%

Thumbnail for How to remove a (non-empty) directory
Clique It


Sep 26

Show random image(s) from a directory

Posted by , in PHP Tutorials

This script is useful if you need to randomly select images from a directory.

Popularity: 17%

Thumbnail for Show random image(s) from a directory
Clique It


Oct 3

WordPress Troubleshooting: Permissions, CHMOD and paths, OH...

Posted by , in WordPress Tutorials

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:

Popularity: 17%

Thumbnail for WordPress Troubleshooting: Permissions, CHMOD and paths, OH...
Clique It