Subject: | This is very basic and just limits... |
Summary: | Package rating comment |
Messages: | 2 |
Author: | Louis Cypher |
Date: | 2013-10-16 07:24:34 |
Update: | 2013-10-16 19:21:34 |
|
|
|
Louis Cypher rated this package as follows:
Utility: | Insufficient |
Consistency: | Good |
Examples: | Good |
|
 Louis Cypher - 2013-10-16 07:24:34
This is very basic and just limits the possible input. For example, if I would want to write the word "update" in a comment, this class would not allow that an tell me something about sql-injection. This comment would not be possible. I think it would be more useful to handle the input correctly
 Hamed Afshar - 2013-10-16 19:21:34 - In reply to message 1 from Louis Cypher
Thanks for your comment,
This class is useful when your inputs are limited. Also, you can specify the sensitivity and remove SQL Injection from checks.
Mostly, the VIRUSES checks are useful.
Also, This is a very basic implementation of this idea and I'm going to develop it further for better sensitivities.
|