mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-09-13 15:32:25 +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.