How to Access Custom Config Settings Within Bootstrap - Zend Framework Application
Tuesday, September 15th, 2009Ok - so you have a Zend Framework ini file that contains the line:
mycustom.setting ="bar"
…and you want …
Ok - so you have a Zend Framework ini file that contains the line:
mycustom.setting ="bar"
…and you want …
Making .ini’s and .htaccess files searchable by Dreamweaver (DW) and generally configuring it to work nicely with …
ok..here are the results of some more experimentation that i have been doing with Zend Framework’s Front …
Ok…this is one for the album.
I’m learning Zend Framework (version 1.7.1) and doing some hacking.
I had …
This post started life as a question to Federico regarding his blog post (re-posted …
This is a message to my previous self (like how Rimmer went back to tell …
This is a collection of links to articles that may be of interest to those who are …
I was trying out Simpletest (unit testing framework) using a mock Zend Db connection that expected …