Database Input Validation

Pascal Lehner tate83 at gmail.com
Mon Jul 6 04:19:31 EDT 2015


Hi all,

I am working on a desktop app that is running a SQLite database and might
well end up as a HTML5 server version with MySQL in the not-so-far future.
For this I want to have some sort of input validation to avoid security and
XSS incidents.

Does anyone have a library or function to "sanitize" any sql statement
before running it against the database? Or how do you do this?

Thanks,

Pascal



More information about the use-livecode mailing list