I ran into this same question when asked by a possible employer testing my programming skills to create a set of scripts to upload files to a MySQL database, download files from it, and also show an image, if the file was indeed an image. Anyway, I couldn’t find any articles on how to do that, so I searched a lot in the PHP mailing lists to find my answer. This article is my way of “giving back” to the community. :)I split the article into three pages, Setting up the databaseCreating
continue >>
Comments (0)
PHP
Tags: