Home > PHP | > General Archive
General Archive
Creating Custom Filter
- 2008-04-25 (Fri)
- General
This article shows how to create a custom filter that extends Zend_Filter_Interface. The filter in this article is used for replacing a value with array value.
- Comments: 0
- Trackbacks: 0
Usage of Zend_Filter
- 2008-04-24 (Thu)
- General
This article shows an example of usage of Zend_Filter. It is used for filtering output of variables of view.
- Comments: 0
- Trackbacks: 0
Examples about Writing URLs in Zend Framework
- 2008-04-23 (Wed)
- General
I’ve learned about writing url using helpers. This post is about it.
- Comments: 0
- Trackbacks: 0
Implementing Add/Update/Delete/View Screens
- 2008-04-17 (Thu)
- General
This article illustrates how to use the add/update/delete/view action controller created in the previous article.
- Comments: 0
- Trackbacks: 0
Creating Add/Update/Delete/View Action Controller
- 2008-04-16 (Wed)
- General
This article shows simple add/update/delete/view Action Controller derived by Zend_Controller_Action.
- Comments: 0
- Trackbacks: 0
Error Handling of Zend Framework
- 2008-04-03 (Thu)
- General
This article introduces an error handling described in Programmer’s Reference Guide of Zend Framework(see the section 7.10.5.2).
- Comments: 1
- Trackbacks: 0
Install Zend Framework 1.5
- 2008-04-01 (Tue)
- General
Let’s try to install Zend Framework 1.5 and do first few steps of Official ZF QuickStart.
- Comments: 0
- Trackbacks: 0
- Search
- Feeds