mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-07-09 23:37:32 +00:00

All user input appended to queries is either constantified or prepared - SQL injection should be impossible.
All user input appended to queries is either constantified or prepared - SQL injection should be impossible.