PHP
  Home arrow PHP arrow Setting Up a Web-Based File Manager: bfExplorer
Dev Shed Forums  
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Smartphone Development  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Mobile Linux  
App Generation ROI  
IBM® developerWorks  
Forums Sitemap  
E-Commerce Hosting  
Linux Web Hosting  
Managed Hosting  
Small Business Hosting  
VPS Hosting  
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid  
Request Media Kit
Contact Us  
Site Map  
Privacy Policy  
Support  
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
PHP

Setting Up a Web-Based File Manager: bfExplorer
By: Barzan "Tony" Antal
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: starstarstarstarstar / 6
    2008-04-15


    Table of Contents:
  • Setting Up a Web-Based File Manager: bfExplorer
  • Installing bfExplorer
  • Configuring and Using bfExplorer
  • Taking a Break

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      error-file:tidyout.log Del.ici.ous error-file:tidyout.log Digg
      error-file:tidyout.log Blink error-file:tidyout.log Simpy
      error-file:tidyout.log Google error-file:tidyout.log Spurl
      error-file:tidyout.log Y! MyWeb error-file:tidyout.log Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article

     
     
    ADVERTISEMENT


    Setting Up a Web-Based File Manager: bfExplorer
    ( Page 1 of 4 )

    Everybody knows how to use a conventional desktop application that acts as a file manager. And we all know how useful these manipulation utilities really are. They give us a hierarchical view of the content of our folders. They also have dozens of extra functions. In this series, we’re going to see how we can do this on a web server. We will present two freeware PHP-based file managers. You’ll find out how to install and configure them.

    Before we begin, we must point out some assumptions. First of all, during this tutorial we assume that you have access to a web server, meaning you can either run your own or have a paid hosting service. However, it is most important that you must meet these server requirements: PHP version higher than 4.0.6, MySQL version higher than 4.0.0, and the presence of GD and Zlib.

    If you didn't understand the aforementioned requirements, but you have access to a paid hosting service, then don't worry because chances are that the requirements are already met. Reliable hosting companies always update their server applications to the latest release in order to improve their all-around security, fix bugs, and so forth. On the other hand, if you are running your own web server, then PHP, MySQL, and libraries like GD and Zlib are second nature.

    Now let's move on to the clarifications. PHP is required because both of the file managers that we'll present in this two-part tutorial are written in PHP. It is one of the most widely used general-purpose scripting languages and it shines through anything that deals with web development because it can be embedded in HTML with ease. MySQL is the world's most popular open source database. We need database access for user accounts.

    GD is a code library that allows you to create images dynamically. In our case, the web-based file managers require this library to generate thumbnails; in short, this means dynamically working with images "on-the-fly." Next comes Zlib. It is a module that allows you to transparently work with archives; the module requires the Zlib library. Zlib support is not enabled by default with PHP. Do this with: "PHP --with-zlib[=DIR]".

    Nevertheless, if your current web server is through a hosting company and it's a paid web space, then the previous requirements are almost always met. Even so, during this tutorial, we'll find out what to do when something doesn't work accordingly. And you can always contact the customer technical support of your hosting company.

    We are going to lead you through the installation and configuration process of the following two web-based file managers: BytesFall Explorer and PHPfileNavigator. Both are extremely powerful, lightweight, stable and reliable, multi-user based, and are freeware. This is the first half of a two-part series. Therefore, we'll cover the BytesFall Explorer (abbreviated as: bfExplorer) first. Expect a comprehensive guide.

    Now that you know what to expect -- let's begin!



     
     
    >>> More PHP Articles          >>> More By Barzan "Tony" Antal
     

       

    PHP ARTICLES

    - Using Directory Iterators to Build Loader Ap...
    - Using the spl_autoload() Functions to Build ...
    - Working Out of the Object Context to Build L...
    - Using the _autoload() Magic Function to Buil...
    - The Destruct Magic Function in PHP 5
    - The Autoload Magic Function in PHP 5
    - Developing a Recursive Loading Class for Loa...
    - The Sleep and Wakeup Magic Functions in PHP 5
    - Using the Clone Magic Function in PHP 5
    - Including Files Recursively with Loader Appl...
    - The Call Magic Function in PHP 5
    - Designing a Captcha System with PHP and MySQL
    - Using Static Methods to Build Loader Apps in...
    - The Isset and Unset Magic Functions in PHP 5
    - Advanced PHP Form Input Validation to Check ...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
    Stay green...Green IT