PHP – Input

Since I have been programming websites for a very long time, nearly all in PHP, I have learned quite a few tricks.  One of which is how to handle data coming from a web client.  In most cases, data does not need to be used directly as given.  An example of that belief can be seen with all user generated content.  For the most part, all that matters is that a person can read what some other person has written, not the mechanisms used to present the user generated content. Read more

Git and the Hub

After playing with CVS, switching to Subversion (SVN), and then finally going without a repository for a while, I found something easy to use: Git.  Not only are the commands that are used to create and manipulate repositories simple to understand and implement, the fact that it’s decentralized also makes it robust against failure.  Git’s website has the best description in easy to understand wording: Read more

Return top

About

Welcome to KevinGH, my personal web log. My name is Kevin Herrera and I am a programmer analyst for a large publishing company. Like many others with legitimate geek cards, I enjoy games and music.