Wednesday, 7th January 2009.

Posted on Tuesday, 28th October 2008 by Lee

I like the option to check Google PageRank easily no matter what browser I am using so I wrote this quick little script to grab the PageRank of whatever page you are looking at and then pop open a little window to display the rank. All you need to do is drag the link below [...]

Posted in Everyday Tips, Mac OSX | Comments (5)

Posted on Tuesday, 28th October 2008 by Lee

It is common to need to redirect from one controller action to another or even from one controller to another when coding with the Zend Framework. From my code reviews, I find that many people are using the _redirect() method from Zend_Controller_Action. This function takes a url and an optional array of options. This is [...]

Posted in PHP, Web Development, Zend Framework | Comments (4)

About