News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPit.net:
Creating a file manager with PHP
January 23, 2006 @ 07:35:31

On PHPit.net today, there's a new tutorial that talks about the creation of a web-based file manager you can use to keep track of things from anywhere you have web access.

Moving files across multiple computers can often be a problem, and synchronization is one of the biggest problems. What if you could simply store your files in one place, and access it on each computer? With PHP that's no problem, and in this tutorial you'll learn how to create your own simple file manager.

Our file manager will have four main features: uploading, editing, deleting and streaming (downloading) files. Everything can be done without having to touch an FTP program, which makes it a lot easier to quickly change something.

They start with the uploading feature (so you'll have something to even manage), and move into the reverse - downloading/streaming the files. After that, they describe the editing and deleting functionality. There's code for all of it too, so don't worry about having to work it all up on your own...

2 comments voice your opinion now!
php create file manager upload delete download edit php create file manager upload delete download edit





Similar Posts

Jared White\'s Blog: Winning the PHP 5 Framework Wars

Community News: Eli White is Zend's New "Community Guy"

Elizabeth Naramore's Blog: PHP Appalachia KOA Reservations

DevShed: Developing a Discussion Forum in PHP with Recursion (Part 3)

WebProNews.com: In Praise Of PHP


Community Events









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


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

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