Posts Tagged ‘php’

September 10, 2009 0

Dynamic CSS grid system the old-school way

By admin in css

PHP script to dynamically generate a flexible CSS grid system.

Tags: , ,

August 1, 2009 4

CSS hacks & browser version detection – a new approach

By admin in css

A more elaborate way of dealing with css browser inconsistencies using a little PHP magic.

Tags: , ,

July 26, 2009 2

MVC anatomy for PHP developers

By admin in php

A simplified approach of explaining the MVC = Model-View-Controller design pattern to novice PHP programmers without OOP.

Tags: , ,