Today I will show you my JS aggregator class. What this class does is, it reads from a ini file all the js files a page uses it takes them, combines them in one big file, and then the page will contai… more →
Zendstyle's Blogmonzee wrote 1 month ago: Zend_Layout has always felt a little odd to me. It solves the problem of having redundant code in vi … more →
zendstyle wrote 5 months ago: Today I will show you my JS aggregator class. What this class does is, it reads from a ini file all … more →
zendstyle wrote 6 months ago: I try to keep the js and html code mixing at the minimun. The only Js code you will see in my views … more →
calisza wrote 1 year ago: I recently posted an article with an example of a Zend Session wrapper I’ve been using for som … more →
joshteam wrote 1 year ago: So my last post I showed a simple little form I had created for letting people create records. Let … more →
christer wrote 1 year ago: I just experienced some problems using an iteratable object like Zend_Db_Table_Rowset with Zend_View … more →