More on the ongoing struggle with the Zend Framework’s documentation….
After much trawling of the Zend Framework Manual, ZF on Nabble, and Google, I finally tracked down how to include & manipulate radio buttons using Zend_Form (ZF 1.5).
The HTML code I was trying to output was something along the lines of:
<input type=”radio” value=”1″ name=”staff” /> <label>Jim</label> [...]
Category Archives: Zend Framework
Zend_Form Radio Buttons
June 18, 2008 – 3:58 pm
Installing Apache alongside IIS for Zend PHP Framework
January 14, 2008 – 11:18 pm
After deciding to experiment with the Zend PHP Framework for web application development, I needed to install Apache on a local machine for development. I’m a novice when it comes to Web Server configuration / installation, but after reading the installation would take 15-20 minutes, I started feeling pretty dumb after a few hours of [...]
Social?