↧
String literals and lazy programmers
A lot of programmers are passionate about what they feel is the “right” way to do things. A common topic of discussion is code standards, especially questions such as “Do brackets go on a separate...
View ArticleForcing files to be interpreted as PHP with Apache
I’ve been writing a couple of web services lately which returns XML data. If I’m on a deadline and just have to get it up and running, I usually don’t care for small details, but a hobby project is...
View Article