Owner: Gareth Rodger - Technical Blog URL:http://www.garethrodger.com/blog Join Date: Mon, 01 Dec 2008 02:28:20 -0600 Rating:0 Site Description: Technology blog by a developer based in the south of England.
Topics include PHP, Flex, Web Development, HTML, Javascript, CSS Site statistics:Click here
PHP 5.3 - Static Class Abstraction 2008-11-30 09:29:27 With the advent of PHP 5.3 just around the corner it’s time to start thinking how some of the new features will affect you.
In this post i’m going to focus on one of the smaller and more overlooked features, the improved static method/property access.
So to start let’s create a basic static class:
class product {
public static [...] Read more:Abstraction
Foundations 2008-11-18 07:28:05 Welcome to this new blog, the focus of which will be educational articles on PHP, Flex and other ‘New Media’ technologies.
-Gareth Read more:Foundations