News

This repository is an example of upload BLOB files in MySQL using PHP. HTML form to upload image Store image file in database as BLOB Retrieve and display image BLOB from database Deployed by jlammx ...
get and save file (txt, image...) from html input. Convert it into binary data (blob). Upload into mysql server. Download all uploaded blob file. Covert them to original format. Save them into dow ...