CD Collection is a simple PHP script that allows you to display your cd collection by artist, albums, and songs.
New feature added 11-2-02 Admin section for entering cd collection data. It requires php and mysql.
Demo
This PHP script generates a random name based of an adjective and a noun. The PHP script uses two plain text files, one that holds all of the adjectives and the other all of the nouns. The script reads these files into two arrays. The PHP function file(filename) reads the filename file into an array with each line being an element of the array.
mcNews is a news publishing script. Users can submit news and Comments on news items, which are published after validation. New posts are sent to you by e-mail. Features: automated installation, anti-flood, HTML filter but links, complete password protected admin which allows you to manage the program from any computer, Design and language in a simple file, easy to modify or translate. It comes with five skins and french, english and german files. 1.3 update: security upgrade for admin, and some other security holes.
Site Cache is a revolutionary, code cache system for PHP.
It will increase the speed of your site via gzip compression and file caching.
It cannot be used with any product already using gzip compression and is best used on a personal website, or corporate system for faster performance.
Requirements:
Requires PHP 4.0.4 or greater running with Safe-Mode turned off to allow file caching.
Requires gzip to be permitted on your server.
Requires a UNIX webserver, not tested on Windows and you are warned about this.
Class to generate an XML document from a mysql table. You define the database and table names and the xml tag names to be used for each table field. Where clauses are also supported. Updated to PHP4 and the PEAR DB Class.
* This script will protect your webforms from being filled and submitted by malicious scripts like spam bots, password crackers etc
* It will show slightly distorted image with random code and require user to enter it. The protection is based on fact that it is quite difficult for non-human (script) to recognize text from the image, while even a child can read it.
***Just rename your HTML file to PHP and copy-paste 3 lines of code and you’ve done!***
This script will help everywhere where you inspect any input from your site visitors and you want ensure that it was real human not a malicious software.