Open Source PHP

 

Image Uploader

This script allows you to upload a .jpeg,. gif, or .png to a server. Due to bandwidth and diskspace, there is no demo available.

imageupload.zip

 

Text Counter with IP Logging

Simple drop-in script that saves all the IP's that visit a certain page into a text file for your own archives, as well as the date they visited. It displays the total amount of individual IP's that have visited, and the amount that have visited during the current day.

counter.zip

 

Directory Lister

A one-time drop-in script that lists the contents of a directory and all subdirectories, file sizes, and total size. It allows you to browse subdirectories and select files, exactly like the default Apache file and directory list, only with more options and possibilities. it's writen lightly to allow for easy modifications depending on your situation.

demo

project source

older versions

v1.0 directory_list_1.0.zip
demo

v0.7 directorylister_v0.7.zip
demo

icon mod for v0.7
directorylister_iconmod.zip