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: 57    Displaying: 21 - 40 Pages:   1 2 3

   PHP Server Copy   Hits: 2271 

 
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

   File System Wrapper   Hits: 1368 

 
The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No Safe mode access problems * No CHMOD issues * Remote file access * Files are easily writable * System independent File read and writes


Free   Version: n/a   Platform(s): linux, windows   Updated: Mon Jul 10 2006

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

   BSoftEditor v1.0   Hits: 2584 

 
BSoft Editor is an "online http editor" for web site, when you can not use any ftp program, or wanna quickly edit some online's files. Once logged on, you can view,browse,create/delete /rename files/folders. Of course,also edit files and view them with highlighted syntax too. New in V1.0, major redesign!!


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 29 2006

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

   Mafiatic Index Of   Hits: 2140 

 
Mafiatic Index Of is a PHP indexing script which indexes all folders, files, their size and type, and modification time. This script indexes like Apache Server, but with style. New features enable you to upload files, manage files and folders from admin panel, etc. It is easily configurable and can be installed within a few minutes.


Free   Version: 1.4   Platform(s): linux, windows, freebsd, osx   Updated: Wed Apr 12 2006

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

   phpJSO   Hits: 1706 

 
phpJSO (PHP JavaScript Obfuscator) compresses JavaScripts to one line, sometimes to under 30% of the original size. We have compressed 3000+ line/86KB programs to under 25KB. It works by removing whitespace and comments, like most obfuscators do. Then it uses a special algorithm to further compress code without losing any functionality. phpJSO is completely safe and doesn't require you make any changes to your code.


Free   Version: 0.5.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Nov 22 2005

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

   PclZip - PhpConcept Library Zip   Hits: 3341 

 
PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP). PclZip gives you the ability to manipulate zip formatted arhives. You can create an archive, list the content and extract all its content in the file system. Lots of aoptional parameters are available to extract with filters, remove or add additional directory path, ... PclZip defines an object class which represent a Zip Archive. This class manages the archive properties and offers access method and actions on the archive.


Free   Version: 2.4   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Sep 28 2005

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

   Win2Nix Filename Case Converter   Hits: 465 

 
Win2Nix Filename Case Converter is a utility used to convert a website from a Windows server to a Linux or Unix server. Any file extension is supported. Default extensions are .HTML .HTM .PHP .ASP .TXT. Changes references in HREF and SRC tags to lowercase. Leaves references to remote locations intact (http://, ftp://, etc). Renames all files and folders to lowercase. Reports any problems encountered during the conversion process.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Aug 15 2005

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

   DirektorGUI   Hits: 1808 

 
DirektorGUI resembles to WindowsXP command-line util `tree´, as it gegenerates tree like filelist. But it dosen't generate just plain ascii list (although this is one option) but expandable DHTML menutree too. Script uses WinBinder extension and contains nice GUI.


Free   Version: 0.2.1   Platform(s): windows   Updated: Tue Jul  5 2005

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

   FileMover   Hits: 1980 

 
Great for clearing out large directories. Orignally made to speed importing of images into an image gallery. Easy setup.. just edit 4 lines at the top with you path, new dir, number of files per dir, and an optional folder prefix.


Free   Version: .9   Platform(s): linux, windows, freebsd, osx   Updated: Sat Jul  2 2005

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

   Text Lines Rearrange Script   Hits: 1600 

 
This script rearrange lines in text file. You can choose to remove duplicate lines, sort lines from a to z or from z to a, combine two file and delete duplicate lines, or filter and delete duplicate lines from a file to another. The 'Count Lines' option can generate a report that how many times same lines appeared. Free online demo and open source.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx   Updated: Fri Jun 24 2005

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

   Absolute Include   Hits: 1622 

 
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.


Free   Version: 1.0   Platform(s): n/a   Updated: Sun Apr 17 2005

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

   deltree   Hits: 1143 

 
This is a script written in php which gives the functionality of the deltree.exe program on other operating systems. It currently supports all Unix platforms (altough I must admit, it's only been tested on Fedora Core) The script is made in such a way that translations will be easy and that it can also easily support your os. What makes this script better then its dos counterpart is that 1. it defaults to moving the files and directories to the trasbin of the current user 2. it requires human confirmation to actually delete the files (root needs to confirm twice)


Free   Version: 0.01   Platform(s): linux   Updated: Mon Apr 18 2005

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

   empty   Hits: 1066 

 
This utility also written in php resets the contents of a file or list of files. Backups are made by default so the program can be considdered fool proof. You need to confirm if used with the option --no-backup. Also when used with a root account, an additional confirmation is asked. If a specified file does not exists, it will be created unless this behaviour is turned of with the --no-create option. You can specify what string is being put in the file. The program will refuse to work on directories. But if needed, just go to the dir and type empty *


Free   Version: 0.01   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Apr 18 2005

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

   unziptodir   Hits: 4293 

 
A command line php script to extract any number of arj, rar, zip archives to a directory named after the archive itself.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sat Feb 19 2005

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

   rc_fileRenamer.class   Hits: 810 

 
With rc_fileRenamer.class you can easily rename files of a given folder. It can rename all files numbered (file_001.jpg, file_002.jpg, ...), can rename to lower/uppercase, can cleanup filenames, can rename file-extensions to lower/uppercase and to new file-extension. Useful if you want to organize your folders. Comes with sample page and is fully documented.


Free   Version: 0.3   Platform(s): linux, windows   Updated: Tue Jan 18 2005

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

   TorrentParse GTK   Hits: 3941 

 
TorrentParse is a PHP script that parses Bittorrent torrent files using the BDecode and BEncode libraries. The information it outputs is useful for visitors visiting the site because it displays information about the torrent files. TorrentParse GTK is aimed to be a cross-platform program similar to TorrentSpy (Windows-only). It can do most things that TorrentSpy can, except make torrents and check completed downloads for accuracy.


Free   Version: 0.21   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan  5 2005

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

   Hotlink Reverser   Hits: 748 

 
Bandwidth theft costs webmasters a lot of money every year. As soon as you put up an interesting image or video people start linking directly to your files, giving them the visitors while (ab)using your bandwidth. Hotlink Reverser changes this. Protected files will be renamed every set amount of time, without affecting your code. Furthermore, people who request old filenames will be redirected to where you want them to go. Instead of costing you bandwidth, this becomes more traffic for you!


Commercial   Version: 1.8.1   Platform(s): linux, windows, freebsd, osx   Updated: Thu Nov  2 2006

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

   Advanced Find and Replace with Batch Processing   Hits: 1086 

 
This server-side find and replace script is perfect for people that need to edit a lot of files on a web server. Never again will you have to download files and reupload them after editing. This script cuts out all that extra work by residing on your server and performing to job. This scripts also does batch procession so there are no execution timeouts when editing a massive amout of files. There are also many things that can be controlled while using this script. Below is a small list of things that can be done. Turn thumbnail images on and off Define the start directory Turn folder views on and off Turn file uploads on and off Allow file overwrites control File mask Customized icons for file types


Commercial   Version: 3.1   Platform(s): linux   Updated: Mon Apr  3 2006

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

   Batch File Replace   Hits: 862 

 
Batch Replace Online is batch files content find and replace scripts for your website server online. You can replace batch HTML, HTM, PHP or other pages on server directly and quickly. Search and Replace any text , case sensitive, in a directory or a whole site, include subdirectory or not, You can now replace thousands of HTML files for words, numbers, mailbox, terms, affiliate link code, google adsense code or fix site errors in seconds. This scripts support any characters to search and replace, easy to use and clearly report, online DEMO and Money back guarantee.


Commercial   Version: 1.2   Platform(s): linux, windows   Updated: Wed Jan 25 2006

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

   Server Based Code Find and Replace Script   Hits: 1660 

 
The "Server Based Code Find and Replace Script" is a batch files content search and replace script for your website on server side. You can replace batch HTML, HTM, PHP or other pages on server directly and quickly. Search and Replace any text , case sensitive, in a directory or a whole site, include subdirectory or not, You can now replace thousands of HTML files for words, numbers, mailbox, terms, affiliate link code, google adsense code or fix site errors in seconds.


Commercial   Version: 1.1   Platform(s): linux, windows, freebsd   Updated: Mon Nov 14 2005

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

  Total: 57    Displaying: 21 - 40 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