Skip to content
Snippets

Snippet Library

Practical pure PHP patterns that are easy to study, adapt and use.

Code

Get a File's Size

Returns a file size in bytes plus a human-readable label after confirming the file is inside an approved base directory.

Open Snippet