The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: File Manipulation :: Utilities
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 56    Displaying: 1 - 20 Pages:  1 2 3

   WebExplore 1.0     Hits: 0 

 
This script displays files and folders in a windows explorer kind of view. The package is developed in PHP 5.0 and has implemented observer-observable design pattern.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jul 21 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Index0r v0.9.5s - Directory Index   Hits: 6665 

 
The ultimate directory indexer and file browsing script that you can include on just about any page or be just a directory index. Features include thumbnails, sorting, directory sizes and contents, file types, etc. v0.9.5s Update - Cross-site scripting (XSS) secure. v0.9.5 Update - Name, Size, Type, Modification Date column sorting


Free   Version: 0.9.5s   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Mar  6 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Create Excel, Word and other files from PHP   Hits: 286 

 
A small but effective utility module that can create .xls .xlr .doc .txt .ppt .rtf and .csv files. You just pass the data and a filename. It can also capture print output (from echo statements) and send that to a file. A demo module is included to show how to create the data for the various file types. The most effective way is to provide html to Word or Excel. This has been tested on a Linux server with a Windows desktop system. It may work with a Mac ot Linux desktop but you'll have to try it (let me know). It's pretty easy to modify so you can make additions if necessary.


Free   Version: 1   Platform(s): linux, windows   Updated: Mon Jun  9 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Data Cache Class   Hits: 109 

 
PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each time the data is needed, we can cache data for 3600 seconds or an hour (adjustable).


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx   Updated: Thu Jun  5 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Count Lines   Hits: 471 

 
This script will count the lines of code in it's folder and all sub folders. You can count the lines of code in an entire website if you place it in your root folder. You also have options to exclude certain file extensions (ie. gif, jpg), exclude certain file names and folder names (ie. blog).


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Aug 22 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Find And Replace - Regular Expression (REGEXP) Online Tool.   Hits: 2235 

 
Recursively searches the contents of files for a particular string, and replaces that string with whatever you like. Ability to first preview, and then to include/exclude files (or lines) which you want edited. The quick-n-simple version allows you to just paste text into a textarea, and apply regular expressions to it (includes REG-EXP examples).


Free   Version: 2.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Aug  8 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   PHPUnzip Class   Hits: 555 

 
For those in need of unzip functionality in their PHP scripts but do not have PHP compiled with zip support. Includes ability to output the zip contents to files instead of reading them into memory. Very easy to use and integrate to existing code. A detailed example is included. This class can read and parse a file and determine if it is a zip file, and read through the file entries and insert the file data into a structure which can be looped over for processing. Extensive error checking and handling and easy to use.


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Sun Jun 24 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   dirLIST - PHP Directory Lister   Hits: 3305 

 
This PHP script will list all the files and folders in a given directory. It has the ability to calculate folder sizes (not usually found in these types of scripts) and can be customized by the user. Works on BOTH Windows and Unix, Very simple to setup! Some of dirLIST's key features: * List all the files and folders in a given directory * Show the sizes of folders and files * Ability to exclude specific files and folders * Ability to exclude files with certain extensions * Works on both UNIX and Windows systems * Statistics including total files and folders and page load time * Alternating row colors * User customizable * Security measures to prevent parent directory listing and more * Cross browser support


Free   Version: 0.1   Platform(s): linux, windows   Updated: Fri May 18 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JAB Directory Displayer   Hits: 3709 

 
JAB Directory Displayer is a free script written in PHP, it allows people to access a file and folder displayer which is accessed through a single password. You can choose a top level directory and it will allow the user to view files and folders below that directory. You can choose whether to make files clickable or not. Folders are always clickable. Instructions are included in the download. Created By James Barnsley (www.poundingbeats.com)


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan  7 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (2) Visitor Ratings

   Upload a File   Hits: 1330 

 
This simple script provides a simple way to upload a file onto a directory of the server. It checks the file size prior to moving it from the temporary directory to the destination directory.


Free   Version: 1.0.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jan 25 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Lord Matt's File Details Script   Hits: 1410 

 
Add this script to a folder containing files that you might like to offer for download. The script will generate a details page for any file including MD5 hash, size, name and optional description. Fully customisable to blend with your site with properly classed output controlled by CSS (example included). Comes with extensive help text so that you should not need to know anything about php to get this to work nine times out of ten. Requires no database and works from the word go. However, it can't read your mind so you will need to pass the details of the file you want to detail as part of the URL. Don't worry, it is all covered in the help text. There are no limits to the number of files you can detail (other than the space they take).


Free   Version: 0.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 21 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   css-editor   Hits: 765 

 
Redbox13 CSS-editor is a Web-based application that lets you create CSS in your native language. It helps you categorize your elements, compress CSS files, and remove useless white space. It has an independent function library that you can use to parse CSS files to 3-dimensional PHP arrays. It can be used to identify and remember color codes. It offers a solution to browser incompatibility problems. Javascript CSS syntax highlighter and CSS authoring module integrated.


Free   Version: 1.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jan 11 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple PHP Indexer   Hits: 1752 

 
This script is meant to be alternative to Apaches directory indexing feature. Simply drop the file in the directory you want indexed. You can also hide certain files and load descriptions of each file from an external text file. It can also recurse into sub directories so you can see files from multiple folders all on one page. The output is CSS customizable. Note: This is a directory indexer, NOT an advanced download system or file manager/ftp replacement....don't be hating.


Free   Version: 1.0 Final   Platform(s): linux, windows, freebsd   Updated: Mon Jan  8 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpFile   Hits: 2112 

 
phpFile is a file manipulation class. This is intended to be either a base class to be extended or can be used on its own. The included example shows how a new file can be created and data written and inserted in the middle of the file. The phpCSV class (not included but available from at Hotscripts) shows an example of how this class can be extended. phpCSV is available from Hotscripts and can be found by looking at the other classes I have written, these are shown at the bottom of this description.


Free   Version: 0.3   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Dec 10 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   CssHighlight   Hits: 440 

 
CssHighlight is a php function, that highlights css code. Design options can be given in Stylesheet.


Free   Version: 1.9   Platform(s): n/a   Updated: Wed Nov 15 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   TheDeleter   Hits: 2107 

 
TheDeleter is a very smart script that you can browse all your files and directories online .. you can delete any directory or file in very simple click .. we know that you can do it using the ftp program but TheDeleter make it much much much faster than any FTP program ..also can delete any unempty directory in just a click.. This scripts have secure cpanel you have to login .. has multilanguage function ..


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Sep 27 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   dir_list   Hits: 723 

 
This provides the ability to browse your local hard drives and select a file. This module is "included" in your program and returns the full path of the selected file. I searched around for a module to do this and I couldn't find one so this little utility module was born. It's pretty simple and straight-forward. Unfortunately, you don't consistently get the full path returned when you try to do this with an html form (input type=file...).A sample calling module is included.If you want to keep this in a separate directory from the calling program, then you need to change th path for the icons so they will display correctly. Chris Sep 28-06


Free   Version: 1.0   Platform(s): linux   Updated: Fri Sep 29 2006

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The Zipa   Hits: 618 

 
This little class allows the easy handling of zip files (for reading only) with the help of php's zip extension. Can automatically extract everything from a specified zip file, or can read everything in the zip file into an array.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx   Updated: Tue Sep 26 2006

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Mass File Remover   Hits: 704 

 
If you have a large number of files and folders you would like to delete from your server, and FTP is too slow, then this is the perfect solution. It will delete all folders, files, and subfolders from the directory in which it is installed. You can specify folders to keep in the file die.php.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sun Aug 27 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Server Copy   Hits: 2222 

 
One of the biggest pains in hosting a website comes when you realize that you need to switch servers, or mirror a website. Ideally your initial server should do you just fine, but theres always those times when you find a better deal, the initial server gets hacked and you need to move, or for whatever reason you need to move your site, to another server. Now if your site hosts a lot of files, this can present itself to be a problem in fact become a quite cumbersome ordeal especially if you have a slow Internet connection or limited bandwidth. It is in that problem that lies the solution which is this script. I searched around for a bit to find a script that could help me mirror a copy of a website, but there was nothing that was simple. Luckily PHP can handle FTP protocol seamlessly so creating a script wasn’t all that much of an ordeal.


Free   Version: .01   Platform(s): linux   Updated: Thu Aug  3 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (2) Visitor Ratings

  Total: 56    Displaying: 1 - 20 Pages:  1 2 3

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog