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
Image Gallery creates online slide shows from your images and displays them on your web site.
User features:
Administrative features:
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
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.
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.
A simple example of using PHP to build a math calculator.
Execute
The classic word guessing game.
Execute
The non-violent version of the classic word guessing game.
Execute
A number guessing game.
Execute
Small database of presidential information.
Execute
Stay tuned