Routing is what Zend Framework refers to URL Rewriting as. This enables you to replicate the functionality of Apache’s mod_rewrite; that is, you can enable a custom URL format to map to certain resources within the website. Routes A route is a single rewrite rule. These are objects of the class Zend_Controller_Router_Route_Abstract or its subclasses. Read Blog…
Routing in Zend Framework
March 7th, 2011 by Daniel
An Introduction to Zend Framework
April 6th, 2010 by Daniel
Zend Framework is Click Consult’s preferred web application framework. In this blog post I will introduce the main concepts behind Zend Framework and the benefits of using it and other web application frameworks. What is a Web Application? In order to understand what a “Web Application Framework” is, we must first understand what a “Web Read Blog…
How to setup Google Analytics
February 4th, 2010 by Daniel
Google Analytics is a free service from Internet giant Google. It allows webmasters to track information such as page views, traffic sources, pay per click performance, ecommerce tracking, conversion tracking and more detailed information such as the location of visitors and what browser they are using. It is an invaluable tool for those with an Read Blog…









