How To Use the MySQL BLOB Data Type to Store Images with PHP on Ubuntu 18.04
A Binary Large Object BLOB is a MySQL data type that can store binary data such as images, multimedia, and PDF files. In this guide, you will use the MySQL BLOB data type to store images with PHP on Ubuntu 18.04.