Latest: Custom Zend Form Image Upload Element

Content with Style

Web Technique

Custom Zend Form Image Upload Element

by Pascal Opitz on June 29 2009, 23:59

It really is time to post something, isn't it? Here is a quick way to have an image preview inside of a form based on Zend Form.

Getting phpunit to work with MAMP

by Pascal Opitz on May 13 2009, 12:41

In order to run my unit tests, I needed to get phpunit running with MAMP. Thanks to the helpful post of Mark Kirby on this, I figured it out.

Deploying PHP applications with Vlad and SVN

by Matthias Willerich on May 8 2009, 15:12

A detailed post explaining the first steps to get Vlad the Deployer working for your PHP application.

DOMDocument loadXML throws errors: A bug?

by Pascal Opitz on April 22 2009, 17:37

So I was wondering why loadXML gives me parsing errors, despite a big try and catch around it ... it's not a bug they say.

Unit testing web service based models in Zend Framework

by Pascal Opitz on April 20 2009, 09:37

Web applications nowadays use an increasingly distributed set of resources. How do we test our MVC applications that use web services in their models?

Advertisement
Advertisement