IT's a script to block and clean the sql injection.
FEATURES:
- Clean text and return cleaned text;
- Block submitted data if have sql injection (Optional);
- Block spaces to gain maximum security (Opcional, On config);
- Encode url and decode;
- Clean XSS;
- Block submitted data if have XSS (Opcional);
- Block execution of <script> in url;
FEATURES:
- Clean text and return cleaned text;
- Block submitted data if have sql injection (Optional);
- Block spaces to gain maximum security (Opcional, On config);
- Encode url and decode;
- Clean XSS;
- Block submitted data if have XSS (Opcional);
- Block execution of <script> in url;