All the websites I have created were made with PHP. In addition, here are some other programming projects done in PHP.
Statistics Graph Generator
Production Date:
Fall 06
Programming Language:
PHP
Description:
This is a simple little php script my friend Joseph Sturtevant and I wrote that uses a graph library to generate different statistical graphs. View
Post Correspondence Problem
Production Date:
Fall 06
Programming Language:
PHP
Description:
This is a PHP problem written to solve the Post Correspondence Problem. It is written in php so that you can run it from the web. Although it is faster to make a program like this in C or another faster language, this is more interesting and accessible to the general public. View