You are here: w100w.com  >  PHP  >  File Manipulation  > Utilities

 
 
Sponsored Links

 
 

 
    Price:  GPL
    Version:  1.0
    Platform:  PHP 4.3 or higher with GD support
    Download
    Home
html2ps

Convert almost any HTML file to a PostScript document. The HTML is assumed to be W3C 4.0 compliant. Not all HTML files can be accurately converted using this system, so please try the demo to ensure that your file can be converted successfully before using this.

You shoud ensure that you have PHP 4.3 or higher, with the GD libraries installed. Depending on the document that you\'re converting, you may need to have the JPG and PNG extensions enabled, too.

This script is provided to the PHP community by Darren\'s $5 Script Archive as a community service. After using so many GPL resources in my own work, I figured that it\'s about time that I give something back!

Good luck with html2ps (PHP version!), and please feel free to leave feedback on the TUFaT.com forum.
 
 

 

    Version:  0.x
    Platform:  linux, windows, freebsd, osx, sun
    Home
phpJSO

phpJSO (PHP JavaScript Obfuscator) compresses JavaScripts to one line, 30% of the original size. We have compressed 2000+ line/70KB programs to under 30KB. It works by removing whitespace and comments, like most obfuscators do. Then it renames all functions and variable names to two or three letter names. You can also specify variable and function names so phpJSO will NOT change them.
 
 

 

    Version:  2.1
    Platform:  linux, windows, freebsd, osx, sun
    Download
    Home
PHP Directory Lister 2.1 Finale

the directory lister has one very unique feature, html formatted descriptions! full documentation is written in the php file. All known bugs have now been fixed.
 
 

 
    Price:  Freeware, GPL
    Version:  1.0
    Platform:  Unix, Linux, Win32
    Download
    Home
DirPHP

DirPHP is a quick tool for a) displaying all files in its same directory and subdirectories and color coding and organizing by several factors, b) displaying other PHP files' source code (instead of simply linking to them, allowing the user to see the code non-parsed by the server), and c) performing simple file uploads to the directory. DirPHP is extremely simple to install and use. No configuration is required, and the script is contained in a single PHP file, allowing the program to simply be placed in a webserver directory and have instant functionality.
 
 

 
    Price:  GPL
    Version:  1.0
    Platform:  Apache, PHP4, Linux, may work on Windows NT
    Download
    Home
JotPad

A simple text editor that's password protected. Upon accessing, user is prompted for a password. Once the correct password is entered, the text file is opened and displayed in a form field. The file can then be edited, and saved. There is also an option to view the file in the browser without having the size restricted by the form.
 
 

 
    Price:  Freeware
    Version:  1.0
    Platform:  PHP 4.3.3
    Download
    Home
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.
 
 

 
 
Sponsored Links

 
 

 
    Price:  GPL
    Version:  1
    Platform:  ALL
    Home
Bootable forensic analysis, data recovery and antivirus CD - GPL

Portable bootable cdrom based distribution with the goal of providing an immediate environment to perform forensic analysis, incident response, data recovery, virus scanning and vulnerability assessment.
 
 

 
    Price:  Freeware
    Version:  1.0
    Platform:  all plattforms PHP is available on
    Home
unziptodir

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

 
    Price:  Freeware
    Version:  2.12
    Platform:  PHP 4.x
    Home
Server to Server Transfer

Server to Server Transfer 2 is a PHP script that can be used to move a file from a server to another server. The moving process occurs by using HTTP protocol (GET request), after the data is requested, it will be saved in the local computer. So to use the SST, you have to install the script in the target computer where the file will be saved. Now virtually with no file size limitation.
 
 

 
    Price:  Free (LGPL)
    Version:  1.2
    Platform:  PHP 4
    Home
MaxgComp TAR Class

MaxgComp TAR is a good way for developers to create TAR archives in their scripts or websites, which can be either GZIP'ed or BZIP'ed or uncompressed depending on which extensions are loaded on the server. Furthermore, it is distributed under the Lesser GPL so you can use in your own projects. The class is also well documented and we'll be proud to answer your questions about how using the class.
 
 

 
    Price:  Free
    Version:  1.0
    Platform:  Unix
    Home
Directory lister

Displays a hyperlinked list of all the files contained in a specified folder. Very simple to set up, only requires you to change one line.
 
 

 
    Price:  Free (GPL)
    Version:  1.0
    Platform:  All
    Home
PHPCompressor

PHPCompressor is a simple PHP class that can compress and decompress data without using any additional libraries. Based on Huffman algorithm.
 
 

 
    Price:  Free (GPL)
    Version:  1.0
    Platform:  Unix, Linux
    Download
    Home
Convert MS-Word to html on the fly

This is a short PHP script that converts MS-Word docs on the fly (and caches) using wvWare. This script will create all .html, .png, etc. files in the wordconv subdirectory. The .html files will not be deleted after serving. The created html files are reconverted when the modification time on the .doc file is newer than the .html file. If the .html file is already present, it is served up directly (i.e. cached) without reconversion. Requires: wvWare available at http://wvware.sourceforge.net. Read the comments in the source file for more info.
 
 

 
    Price:  Free (GPL)
    Version:  1.01
    Platform:  PHP 4.x
    Home
CzarNewfile

Displays the most recently modified files in the directory of your choosing, and displays it in a nice box you can include it anywhere on your website. It displays the rank, file name (with a link to the file), and date it was last modified. You can also limit how many files to display. Now allows you to limit file extensions (types) to include.
 
 

 
    Price:  Free (GPL)
    Version:  2.0
    Platform:  Apache, PHP 4.0.x
    Download
    Home
directory indexer

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.
 
 

 
    Price:  Freeware
    Platform:  Linux, Windows
    Home
Random file generator

If you need a random garbage file for any purpose, this code will help you to get one. You can choose the filename and the size (between 1KB and 9999 KB). The generated files are good to be used for connection speed test, etc.
 
 

 
    Price:  Free
    Version:  1
    Platform:  Unix, Windows
    Home
getpath

getpath is a short code snippet that returns part of a translated path, or the whole path, excluding the SCRIPT_NAME. Examples and usage are explained on its homepage.
 
 

 
    Price:  Free
    Version:  1.0
    Home
File

File is a wrapper class to common PHP file functions. It encapsulates error checking during file operations, reducing the amount of code in your own programs and avoiding redundancy.
 
 

 
 
Sponsored Links

 
 

Add a Listing

ScriptRequests.Com - Discussion w100w.net - Links


Copyright © 2000-2006 w100w. All rights reserved.