in reply to Re^2: Writing NULL values to a MySQL record via DBI
in thread Writing NULL values to a MySQL record via DBI
It’s been recommended but perhaps not forcefully enough. SQL work without placeholders is tragically, criminally insecure. I know just getting things working is sometimes a necessary first step but placeholders are not something to file under, Hmmm, interesting, but, Say, I could destroy my company with one line of this code.
See also: Exploits of a mom and bobby-tables.com.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Writing NULL values to a MySQL record via DBI
by ureco (Acolyte) on Feb 26, 2015 at 22:54 UTC | |
by chacham (Prior) on Feb 27, 2015 at 14:43 UTC |