Archive

Posts Tagged ‘OOP’

Object Oriented Programming using PHP: Cheat Sheet

March 9th, 2010

To make our lives that little bit easier we’ve put together a simple cheat sheet containing the basics of object oriented programming (OOP for short) to help us along the way. This is not a guide on how to use OOP nor will it explain the concepts - it’s merely a reference to use when [...]

PHP/MySQL Programming