Building My First Application with Zend, Part 3
One thing the example from the tutorial was lacking was pushing out return messages. The code kind of automatically tells you if there was an error, but the failed validation return was kind of ugly. We also like to let our users know something worked as well, otherwise they think […]
