documentation

Didn’t You Know About PHP’s trim Function?

So I am sitting here, coding away working on an auto-updater for WicketPixie (the next release should be out soon btw) and I just can’t understand the problem I’m having. I am retrieving a file’s contents and comparing it to a variable, but for some reason it’s coming back as false when I compare it. [...]

How I Learned PHP And Why It Is The Best Way

In my honest opinion, I believe PHP is the best language to start off with if you are just entering the developer world.  It’s easy to learn but at the same time it is very powerful. I know exactly how I learned PHP, and I believe it’s the best darn way you could possibly learn [...]