Welcome to my blog. My name is Jeremy Moseley, and I am a PHP Developer. The majority of the posts are likely to be about problems that I have struggled with in the past, and will hopefully help someone out who is having the same issue. I started coding in PHP around five years ago and have ran into plenty of issues that have stumped me and I often find myself spending way to much time “googling” for a solution only to find unanswered questions. All addressed issues will be tagged with “Solution” if one is offered. You can also expect a few tutorials and tips along the way. If there is something you are interested in learning about, please add a comment to the ideas page, and I will do my best to incorporate it into a future post.
As developers, we are constantly attempting to solve problems. Often, these problems can be solved in many different ways. My methods are only a single possibility as to how a problem can be solved. There is possibly more elegant ways of coming up with a solutions, and there may be other sloppy ways of getting the job done that will work as well. I will try to strike a balance by not going over the top with something way to complex to comprehend (unless I explain it completely), but at the same time I will not bother explaining what a variable is (unless it is a beginner tutorial).