Tuesday, February 14, 2006

Create a PHP Application that Stores Any Kind of Files in MySQL

In this article we're going to take a look at how to create a binary file repository using PHP and MySQL that can store several different file types. We will look at how to store each files binary data in a database, and then how to retrieve it... all using PHP.

read more | digg story