PHP SQL no inject - possible to remove sql injection
- include this file at the top of your PHP scripts
- set auto_prepend to this file
- Edit protection setting at /* setting */ line, that suitable with you.
This file contains useful functions that can use in your code.
- _null()
- _array()
- array_map_recursive(
- _strip_html_tags(
- _unregister_globals()
- _escape_html()
- _escape_xss()
- _query_escape()
- _num_escape()
- _dec_escape()
- _date_escape()
- _str_escape()
- remove_sql_inject()
For bug report and others, please email to nawawi(at)rutweb.com