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.

Download source (3671 downloads)

 

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.

Demo
Download source (3227 downloads)

 

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

index source : copy this source into a new file named 'index.php' which will be dropped in the root of a folder tree

filebrowser include : copy this source into a new php file (inc.filebrowser.php) that you will include in the index.php

CSS : an example css file to reference from the index.php

older versions

v1.0 Demo
Download source (2585 downloads)

v0.7 Demo
Download source (3918 downloads)

icon mod for v0.7
Download source (3175 downloads)