
03-06-2007, 08:39 PM
|
 |
Administrator
|
|
Join Date: Feb 2007
Location: Sibiu, Romania
Posts: 99
|
|
Zend Filter or Zend Validate
Hello,
I am trying to add methods for checking some data if it fits proper format.
I am wondering what should i use:
Zend_Filter
or
Zend_Validate.
Both are doing lot of common things...
|