PHP Projects

Here's an assortment of PHP applications I've been working on. Just like my QuickBasic projects, if I am using this application in my current classes, I won't be posting the source code here. If you have questions, email me.

Programs on this page include:
Image Gallery - Read It Forward - Lost Pet Registry
Math Calculator - Hangperson - Word Guess
Hi-Lo Game - Presidents Program

CodeCooker Image Gallery

Image Gallery creates online slide shows from your images and displays them on your web site.

User features:

  • automatic or manual display of images
  • user sets size of images to best suit their monitor
  • user control over timing, background color, and border
  • loop or one time through
  • browse image directories by thumbnails

Administrative features:

  • secure login
  • create directory names
  • upload images in batches
  • add photographer name and description of files to each collection
  • edit collections

Optional feature:

A module that allows users to upload their own images is included. Images that users add to the gallery and not viewable until approved by the administrator. After uploading, the software can send an email to the administrator notifying them that a new upload has been completed. Since some additional configuration is required, the email feature is disabled by default.

Sample Application of CodeCooker Image Gallery

Billings Senior High Cross Country - 2007
Billings Senior High Track and Field - 2007
My Volvo P1800 Photo Gallery

Read It Forward (Coming soon)

A book review application. This is the PHP version of the Read It Forward software originally written in PERL. For the PERL version, click here.

Lost Pet Registry (Coming soon)

This is an application that is currently being developed and I plan to release its source sometime soon. You can see it live by clicking here.

Math Calculator

A simple example of using PHP to build a math calculator.

Execute

Hangperson

The classic word guessing game.

Execute

Word Guess

The non-violent version of the classic word guessing game.

Execute

Hi-Lo Game

A number guessing game.

Execute

Presidents Program

Small database of presidential information.

Execute

Links of Interest

Stay tuned