Problem I am trying to convert myself from using mysql extension to using PDO, with that being said I was […]

Problem I have written a PHP class called “graph”. It is a class that performs RESTful-like commands to a MySQL […]

Problem I’m working on a config class for PHP, where I can easily bring in config options. Any improvements/suggestions are […]

Problem There isn’t a very reliable way (in my opinion) to get the mime type of a specific extension, regardless […]

Problem This question is the follow up of the question: UIntArray class in PHP @Brythan provided a really nice review […]