开发者

Can you use a custom filter with PHP filter_var() and filter_input()

PHP Filters are pretty cool, but what do you do if the filters don't quite match what you want? Can you create a custom开发者_Python百科 filter?


Yes, you can use FILTER_CALLBACK and provide your own filter function (as callback).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜