PHP/FI Examples Top File Archive Search View Source


If you have written an interesting application using PHP/FI, and wouldn't mind showing it off, send me a note and I will add it to this page. If you have a site which uses PHP/FI behind the scenes, please add your URL to the Gallery.
 * Guestbook
This is a very simple guestbook script which is included in the PHP/FI distribution. It uses a dbm file for storing entries and is unique in that the guestbook administrator can edit entries quite easily.

 * Log File Viewer (included in distribution, not active here)
This script scans your log database and summarizes the information in it. This script is part of the PHP/FI distribution as well.

 * File Archive
This rather large example shows how the embedded SQL capabilities of PHP/FI can be used to build a file archive system. This application was written in approximately 4 hours from start to finish. It also demonstrates the File Upload support in PHP/FI.

 * URL Gallery
Another SQL example which shows how easy it is to build a gallery to hold a list of URL's and even track how often people access the URL's on the list

 * Large animated clock
Very nice example of how to use PHP's built-in image functions to dynamically create GIF output. This example is a clock which updates every 5 seconds written by "C.A. Lademann" <cal@zls.com>. The source code for this example is included in the PHP/FI distrbution.

 * Hawaii Business Directory
A good PHP/Msql application written by Richard Roberts <rroberts@galleymaster.com>

 * Commercial Tech Support Database
QMS Inc. uses PHP/FI combined with mSQL to search and present technical support documents.

 * VirtualFlowers
This is a very nicely organized site which uses PHP/FI at its core to handle sending real and virtual flowers to people all over the world.

 * Atlanta Real Estate Listings
Another impressive site. Over 18,000 real estate listings updated daily. Everything is tied together using mSQL and PHP/FI.

 * Mail Form Example
Simple PHP/FI script which passes message headers and data to sendmail.

 * Glimpse Interface
A very straight-forward front-end to the Glimpse full-text search package.

 * Swish Interface
A similar front-end to the Swish text search package.

 * University of Minnesota Extension Service
Another PHP/FI interface to the Swish text search package. This one was written by Robert J. Lebowitz.

 * RGB Colour Test
This example from Thomas Bullinger lets you play around with text and background colours in Netscape.

 * Zip Code Finder, Sale Plane, Romancing the Web, Home Shopping interNETWORK, Resource Database
A number of impressive examples from David Perry.