PHP in Action Rotating Header Image

Posts under ‘JavaScript/Ajax’

Real programming with PHP 5.3 (part 4): A more realistic example

Image by hartboy via Flickr My previous example in part 2 was just “hello world”, so I’m going to try for something more like the real world. You may find this example unusual, but it does work. I took the PageRange class I used in my July 2007 php|architect article and converted it to the [...]

Real programming with PHP 5.3 (part 3): Links

Image via Wikipedia After the previous post in this series, additional independent implementations of the idea of JavaScript-style classes have turned up. So I’m going to list them and comment briefly on the differences. I hope this will be helpful to anyone who actually wants to use this in practice and needs to decide on [...]