PHP Input FIlterHits: 14
*****
Try it out for yourself: http://cyberai.com/inputfilter/
This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, such as an HTML code entered in form fields.
I have tried to make this class as easy as possible to use. You have control over the filter process unlike other alternatives, and can input a string or an entire array to be cleaned (such as $_POST).
Platform(s): n/a
Date: Mar, 31 2005 Author: Dan Morris, http://cyberai.users.phpclasses.org/browse/package/2189.html {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
|