![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Avoid SQL injectionby hippo (Bishop) |
on Jan 20, 2023 at 11:49 UTC ( #11149721=note: print w/replies, xml ) | Need Help?? |
You will want to refactor this code to use place holders instead. See for example the section on place holders in Databases made easy. 🦛
In Section
Seekers of Perl Wisdom
|
|