PHP - Working with Directories

Listing all Files in a Directory

In this tutorial, you will learn how to list all files in a directory.

Listing all Files in a Directory Recursively

In this tutorial, you will learn how to list all Files in a directory recursively.

Getting Current Working Directory

In order to get the current working directory, you use the function getcwd()

Getting Size of a Directory

This tutorial you will learn how to get the size of a directory.

Rss