At last another one of my sites is done. This one was actually finished a while ago, but I haven’t had time to do a write up until now.
Continue reading
Category Archives: Web Development
Releasing AliensInvade.net
I have finally finished things up on another project. This one is fairly simple, but it’s a good addition to my portfolio and I’m glad that I worked on it.
Continue reading
The Complexity of Custom WordPress Rewrites
Today I have been working on a couple of fixes on a WordPress blog. I’ve been having a lot of trouble working with custom rewrites.
Continue reading
Making Life Easier With OOP
This post will serve two purposes. First, it’s acting as an introduction to my beginning series on object-oriented programming. Second, it will introduce a few reasons why you should consider learning more about OOP if you have yet to experience it.
Continue reading
See How Easily You Can Learn PHP using Google
One of the methods of learning PHP that I described in a previous post was to learn by searching for things when you need them. Here’s a guide to using that method.
Continue reading
4 Ways to Learn PHP
Before I started getting into code style, I talked a lot of learning PHP. I’m going to be revisiting that topic now. Here’s a list of a few ways that you can learn PHP.
Continue reading