The Fortune World project consists of 4 small programs. The first is a utility for converting fortune files to MySQL databases. The second one is a TCP server which runs on port 7799 and returns a random fortune from a MySQL database. The third one is a PHP script that can read from both a MySQL database and the server. The last one is a Unix command line client.
Easy Site Protector is an application for building a pay website. Comes with a powerful control panel that allows you to generate dynamic registration form, create payment plans, protect directory and assign them to desired payment plans.
pic-o-week is collection of php scripts that allows you to add "picture of the week" function to your Web site. It includes a simple admin interface that lets you upload pictures to your server, and display thumbnail of the pictures at the scheduled week.
minibloggie, a mini blog script yet effective built using fast template for easy customisation. Using Mysql database system with edit, delete, , support smiley & BBcode, adminstrator log in for easy website management. If you like something simple, then you like this
clickcounter is a click counter script written in PHP. simply call the script with your url in the query_string and it will count how many times that url has been clicked. It requires no administration as the script auto updates itself. Uses mysql as the backend.
aviinfo() returns basic information about an avi video file. Data returned is:
video: scale (duration of a frame), rate (framerate relative to scale), framerate, # of frames, resolution, aspect ratio, 4cc code, codec
audio: codec, format code, # of channels, mode, bitrate, samplerate Hacked off of aviinfo.pm from openftpd.
Thanks to Eric le Bihen for sending the source back to me. The download is availiable again.