Add http\Input class to provide an input sanitization system.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 19 May 2013 20:55:52 +0000 (16:55 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 19 May 2013 20:55:52 +0000 (16:55 -0400)
commit77f5c85e58e930fe7527173cf1e7b9609c19a0cc
treeffc343f31eb4c5c93a96cc22692d0ca69faa658b
parent2f37ef59d246ac747072b501f6be8b0b709408db
Add http\Input class to provide an input sanitization system.
http/input.php [new file with mode: 0644]
testing/tests/http/input_test.php [new file with mode: 0644]