7 ms·
What is that meta and form between your doctype and <html>? A coldfusion specialty? And please, fix the SQL injection you may have and the debug mode too! Try
by greut 14y ago
What is that meta and form between your doctype and <html>? A coldfusion specialty?
And please, fix the SQL injection you may have and the debug mode too! Try searching for something like: " (a double-quote only)
- biot 14y agoVENDORERRORCODE 1064 SQLSTATE 42000 SQL SELECT * FROM module WHERE name like "%"%" AND is_deleted <> 1 ORDER BY name DATASOURCE dsn_iorad Wow... also, how are user passwords stored? I'd query the schema myself, but that would be wrong. :)