Tutorials

Working With Object Storage in PHP

Object storage provides a method to store large and small objects (files). Learn about interacting with object storage using native PHP filesystem handling functions. Working with files in object storage can be done using the same functions used to manipulate files on the local file system.