Hacker News new | ask | show | jobs
by greut 5094 days 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)

1 comments

  VENDORERRORCODE	  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. :)