PHP
- Form to Email - takes information garnered from an HTML form and sends it to specified email address.
- Form to Email/Database - takes information garnered from and HTML form and sends a copy to a specified email address, as well as inserting it into a mySQL database
- Form to Database to Download- written specifically for my old TLP site, when a used wanted to download one of my zipped templates, they filled out a short form, than the information (along with the time, and their IP) was sent to a mySQL database, and they were redirected to the download file.
- IN PROGRESS - Realtor Admin Panel and Display Application - This program allows realtors to add home listings to their database (mySQL), edit and delete listings, add realtors, a locked admin section (all backend). For the frontend this program has a search function, allowing visitors to search the database by a variety of topics, singularly or combined. This program is halfway completed. The backend is done.
- Random Image Generator - This program allows a user to have random images display from a folder.
- Random Text/File Generator - This program allows a user to randomly display a text file from a specified folder, or another kid of file.
- IN PROGRESS PHP Downloader - This program allows a user to add content to be downloaded to a database. This features a backend protected admin area, and the front end categorized download feed.


