PHP Information
A websites about PHP and a great resource for information about PHP.
View the full site at phpinformation.org
Shit My Raid Leader Says
Warning explicit content. This is one of the more entertaining sites I have had the luxury to build. Also a wordpress site.
WM Graphic Design
This is my personal blogging site also built using wordpress.
View the full site at wmgraphicdesign.com
Index That
Use this to make an index of a category on to a page. You are able to sort them either by date or title
or other post options. Also can have them in multiple rows. The amount of posts per page is based on the amount per page
divided by how many rows.
Options:
category (cat) Ex. cat=”Uncategorized” Default: Uncategorized
sort (sort) Ex. sort=”post_date” Default: post_date
order...
PHP Chess
The goal of this is to be a php based 2 player chess game allowing you to play against other people from afar. Similar to the concept of email chess. I based this project from the concept of email chess. This project required PHP and MySQL. I used some regular expressions to validate each move for the pieces. Also I had to determine the logic to use to validate each move. I completed all testing and troubleshooting of code issues.
http://chess.wmgraphicdesign.com/
The code behind making moves is simplistic as it takes the move and...






