Archive for the ‘Zend Framework’ Category

Allow Dreamweaver MX to Open phtml files in Design View

Tuesday, July 24th, 2007

The Zend framework names View files with a .phtml extension by default. E.g. “application/views/scripts/index/index.phtml
As …

Merging ZEND framework with an existing site - mod_rewrite

Sunday, July 22nd, 2007

In a typical application of the Zend framework, a RewriteRule is created to route …