Tag: BLOB
-
MySQL – PDO inserting BLOB’s and reading
This paper provides code to read binary content from a file using PHP and to write the binary content into a MySQL database table, BLOB datatype, using the PDO framework.
This paper provides code to read binary content from a file using PHP and to write the binary content into a MySQL database table, BLOB datatype, using the PDO framework.