You’ll need to scroll horizontally to see the source codes. Best is to copy them and paste in your text editor
I was just taking a look at the CodeIgniter forum, and found that many people require some sort of an Acl component to make their lives easier. Of course, Zend framework has an excellent tried [...]
Entries Tagged as 'Zend Framework'
Using Zend Acl With CodeIgniter
December 18th, 2008 · 6 Comments · PHP, Programming
An Update On My Zend Framework 1.7 Experience
December 7th, 2008 · No Comments · PHP, Programming
I’ve fiddled with Zend Framework a bit, and even developed a simple MVC application structure, i.e. just the bare bones. Looking at my code, I though, initializing so many classes, is this Framework efficient?
Tags:Zend Framework
Playing With Zend Framework 1.7
December 3rd, 2008 · 1 Comment · PHP
I downloaded Zend Framework 1.7 a few days ago. So far, it looks like a great framework, backed by a good company.
Previously, I learnt CakePHP 1.2 RC (I’m desparately waiting for 1.2 Final). CakePHP did have a good documentation, though lacking at some parts (especially the 1.2 version). But still, the usage for so simple [...]
Tags:Zend Framework
