1

I have a mysql dtabase which contains a byte[] from a file in a BLOB. Now I want to read the byte array from the database and output the file. So:

  1. How can I get a byte[] from mysql in PHP and
  2. How can I output a file from a byte[] in PHP?
MinecraftShamrock
  • 3,504
  • 2
  • 25
  • 44

0 Answers0