PHP Programming

Dynamic Variable Names in PHP

Anyone who has spent a large amount of time programming in PHP has probably used it’s dynamic variable name feature at least once. For those of you who are unfamiliar with it’s usages I will give a quick example: The above is a method I often use to make sure that all POST or GET […]

Continue Reading...

Programming

Top Ten Web Design Pet Peeves

There’s some trends on the Internet that just wont die. I swear sometimes I don’t even know what decade it is when I click on a link and find an archaic HTML 3.2 driven site layered with frames and animated gifs. But what is even more disturbing is when you stagger into a site that […]

Continue Reading...