Tag: mysqli
-
MySQL – mysqli 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 mysqli 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 mysqli framework.