Hi
I'm validating allot of fields now in PHP, and I have to preform basic (string length ect.) and more complex (strip <> tags, for example)
Can anyone recommend a class that does this, or maybe a framework, or maybe some functions that do these things?