Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




directory indexer
Link ID 22585
Title directory indexer
Url Visit : directory indexer
Description Directory indexer allows you to display a sorted listing of subdirectories and files within a directory. File sizes and last-modified timestamps are provided for all files, which are sorted alphabetically first according to extension and then by filename. You can easily specify subdirectories and files to exclude from the listing. The latest update: rewritten as a PHP class. Using the indexer is as easy as including the class file, creating an instance, and invoking the indexing methods. Index multiple directories on the same page. Also new : breadcrumbs (can be switched off). Demo files included in zip.
Category PHP > Scripts and Programs > File Manipulation
Keywords directory   indexer
Date Sep 20, 2007
Refer it to Friend ( directory indexer )  
Write a Review ( directory indexer )  
Report Broken Link ( directory indexer )  
Add : directory indexer To Favorites
More links included : directory indexer
Site links : directory indexer
Traffic Details from Alexa : directory indexer

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at PHP > Scripts and Programs > File Manipulation
1. EXPOW
  Expow is a PHP script that generates directory indexes with file management functionalities. It can replace Apache directory autoindexer, generate indexes "on the fly", with visualization facilities and includes the file management ability. Viewing features: file listing in tables, tree view, frames(optional), intensive css and icon use, image preload, and Overlib support to preview thumbs of pictures. File management features: directory and file creation, file upload, url upload, and delete file/empty directory.
Category:   PHP > Scripts and Programs > File Manipulation


2. DigiOz Directory Indexer
  The DigiOz Directory Indexer is a simple script that looks into a subfolder inside the directory it resides in and lists all the files in that folder, displaying them in a linked format on the screen, along with the date modified and size of the file. This script comes particularly handy when you have a huge list of files you have to post a link to on a page, and dont want to type the link to them by hand one by one. The script will produce a simple HTML index file for you, which you can then save under a different name and use elsewhere on your website. Some features of this code includes the sorting of the files by name, by date file modified and by size.
Category:   PHP > Scripts and Programs > File Manipulation


3. Gallery
  File gallery with upload posibility. Features: easy config file, image watermark protection, recursive subfolders, uploads in root directory, file views/downloads counter.
Category:   PHP > Scripts and Programs > File Manipulation


4. Absolute Include
  A small but useful wrapper function for include(). It allows the same include statement to be used in all the files in a website, regardless of which folder they are located in. This is handy for sites that are hosted on servers that have PHP open_basedir protection enabled. This tends to cause calls like include("/folder/file.inc"); to generate error messages.
Category:   PHP > Scripts and Programs > File Manipulation


5. file uploader
  Allows users to upload files to your website. I wrote this script to illustrate the basic operations required for file uploading, I dont recommend it be used as is, because people may upload programs and scripts. If you want only images to be uploaded, you may want to modify the extension of any file that doesnt have isnt a jpg, png, or gif.
Category:   PHP > Scripts and Programs > File Manipulation




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z