Categories
PHPScripts and ProgramsFile Manipulation → Utilities

PHP Data Cache Class

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 e...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX
  • Licenses
    • BSD Style
DETAILS

Create Excel, Word and other files from PHP

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 sh...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

PHPUnzip Class

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 ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • GPL
DETAILS

dirLIST - PHP Directory Lister

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 set...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • GPL
DETAILS

Count Lines

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), ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Upload a File

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Simple PHP Indexer

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 i...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

css-editor

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 par...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL
DETAILS

CssHighlight

CssHighlight is a php function, that highlights css code. Design options can be given in Stylesheet.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

dir_list

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...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com