News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

DevShed: Working with MySQL Result Sets and the Decorator Pattern in PHP

DevShed: Developing an Extensible Template Processor in PHP 5 (Part 1)

Zend Developer Zone: Uploading YouTube Videos with Zend Framework

Experts Round Table: HTTP Headers and the PHP header() Function

IBM developerWorks: 30 game scripts you can write in PHP, Part 1: Creating 10 fundamental scripts


Community Events











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


PHP5 framework releases release package mysql cakephp security application PEAR job ajax zend database conference code zendframework example developer book

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