You are browsing the archive for development.

php: Menu Classes

January 12, 2009 in PHP

Recently I’ve been working on my own framework (we’ve all done it i’m sure) and part of this was a menu handling system. The basis really is simple, we have a menu item which really is just link and text. That menu item could have children, could be active and/or be selected. In this case [...]

Long Night of Editing

January 6, 2009 in Personal

Recently it seems that i’ve been suffering with a distinct lack of enthusiasm for any sort of coding. I’ve been trundling through the latest site (http://www.gamers.uk.net) which is been working well for the most part.. Over the last few days I’ve not really wanted to do any sort of work on it at all or [...]