Developing PHP Applications

Zhannar Personal Blog

Archive for the ‘Zend Framework’ Category

Mar-29-2008

Authentication with Zend Framework Article

Another great article for Zend Framework. It is all about ‘Login’ and ‘Authentication’ using this framework.

Link: Login and Authentication with Zend Framework

Have fun reading. This seems to be very helpful article. :)

Posted under PHP-MySQL, Zend Framework
Nov-7-2007

Another way to integrate Smarty to your Zend Framework based application

Just recently, while surfing new stuffs about Zend Framework. I found this article useful to those programmers who use Smarty as their templating engine.

This is kinda updated version for it is based on version 1+ campared to the other previous integrations like Zend Framework: Using Smarty as template engine and Integrating Smarty with the Zend Framework.


Here’s the link:Smarty + Zend_View, take three.

Posted under Zend Framework