oldrind
90cb9b0baf
优化Input类
可用setFilter()设置默认的过滤方法,没有设置时会读取配置参数中的default_filter作为默认的过滤方法;
调用getData($name, $input, $filter, $default)时,$filter传入的值为['trim']或‘trim',则传入值会与默认的过滤方法叠加生效,而传入值为['trim', false]或’trim,0',则默认的过滤方法不再生效,只有传入的方法生效。
2016-01-16 14:00:35 +08:00
..
2016-01-12 17:32:11 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-14 15:04:34 +08:00
2016-01-15 11:05:07 +08:00
2016-01-04 17:46:11 +08:00
2016-01-04 16:58:58 +08:00
2016-01-15 16:56:51 +08:00
2016-01-04 16:58:58 +08:00
2016-01-16 11:23:13 +08:00
2016-01-12 13:39:52 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 17:46:11 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-04 16:58:58 +08:00
2016-01-16 14:00:35 +08:00
2016-01-04 16:58:58 +08:00
2016-01-16 11:46:43 +08:00
2016-01-10 11:30:31 +08:00
2016-01-15 22:07:55 +08:00
2016-01-16 10:16:51 +08:00
2016-01-15 17:09:35 +08:00
2016-01-14 22:29:53 +08:00
2016-01-15 16:56:51 +08:00
2016-01-12 08:51:47 +08:00
2016-01-12 22:43:28 +08:00