-
PostgreSQL – adding BLOB/BYTEA type data into the database with PHP
Continuing with the theme of inserting and reading binary content in databases we provide a simple example of adding and reading binary content from a PostgreSQL database using PHP.