There are 3 articles written in December, 2008

Styling the default Zend_Form layout

on December 22, 2008. in Development, Programming. A 3 minute read.

Here’s an example for styling Zend_Form's default layout. The default layout is using definition lists. While there’s an option for changing the default layout, the wrapper tags and stuff, I see no reason for it. Create the form, add some CSS and your good to go :)

Data filtering with PHP's Filter extension

on December 15, 2008. in Development, Programming. A 2 minute read.

Today I was catching up on feeds and one of the articles lead me to GoPHP5.org, where I spent some time lurking. In the FAQ section of that site one sentence made me curios:

MyUrl view helper for Zend Framework

on December 02, 2008. in Development, Programming. A 2 minute read.

I started writing some boring introduction but I’ll just skip to the point.