You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Uploading, Saving and Downloading Binary Data in a MySQL Database PHP / Databases
This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums alike: How to store binary files in a MySQL database. This article is split into three pages: Setting up the database, Creating the 'upload' scripts, and Creating the 'download' script.