News Feed
Jobs Feed
Sections




News Archive
DeveloperTutorials.com:
Upload Files to MySQL using PHP Tutorial
November 23, 2007 @ 08:26:00

From Developer Tutorials, there's a new tutorial posted about creating a file upload script combining PHP and MySQL.

I much prefer to upload files to mysql instead of saving them directly to the file system. I can run database backups/mirrors that are much easier to manage then if files were placed on the file system. Here are the simple scripts I use to upload files and a script to stream the file back to the browser.

The tutorial is mostly just the code for the simple application - the MySQL table structure, the PHP code to handle the file (including the insert into the MySQL database) and the code to download the same files.

0 comments voice your opinion now!
upload file script tutorial example mysql upload file script tutorial example mysql


blog comments powered by Disqus

Similar Posts

php|architect: Bing Powered 404 for non-WordPress websites

DevShed: Implementing with PHP: Standalone Scripts

Court Ewing's Blog: Create and Validate a Choice List in a Symfony 2 Form

Rob Allen's Blog: Simplified Chinese Version of my Zend Auth Tutorial

Craig Freshwater\'s Blog: Using PHP for Website Navigation, Explained


Community Events











Don't see your event here?
Let us know!


unittest example conference introduction release opinion testing tool language functional development zendframework2 framework series community object podcast phpunit code interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework