Download source"; $counter = file("counters/".$title.".zip.txt"); $count = $counter[0]; echo $demo ? "Demo
" : ""; echo $link." (".$count." downloads)"; } ?> Quilime Tools

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.

 

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.

 

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

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

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

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

older versions

v1.0

v0.7

icon mod for v0.7