Tag Archives: programming

Logical Operators in PHP

Just a very quick post. Most of us use the operators && (AND) and || (OR) but 1 that I always forget is XOR. I have knocked up a quick image showing the results when comparing the lofical operators in … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Calculating How Much Tax Was Added When Only Knowing The Percentage.

Recently I started work on an iPhone app and came across a small problem. As part of the application I needed to know how much tax was added to a value when I only knew the tax percentage and the … Continue reading

Posted in Computing, Programming | Tagged , , , , , , , | Leave a comment

Great Site For Free Books

Just a very quick post. I was recently watching an episode of Click. On this program they have a feature showcasing some websites. This week 1 of those sites was BookBoon.com.

Posted in Computing, Mac, PC, Programming | Tagged , , , , , , , , | Leave a comment