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

Posted by fijiaaron on Stack Overflow See other posts from Stack Overflow or by fijiaaron
Published on 2010-06-10T17:27:49Z Indexed on 2010/06/10 17:33 UTC
Read the original article Hit count: 106

Filed under:

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 filter?

© Stack Overflow or respective owner

Related posts about php