gylotip to Programmer HumorEnglish · 2 years agoLMAO THEY GOT BUSTEDexternal-linkmessage-square93fedilinkarrow-up1765arrow-down121
arrow-up1744arrow-down1external-linkLMAO THEY GOT BUSTEDgylotip to Programmer HumorEnglish · 2 years agomessage-square93fedilink
minus-squareEnitoni@beehaw.orglinkfedilinkEnglisharrow-up27·2 years agoThey should use parameterized queries, not sanitization.
minus-square3rdBlueWizard@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoTechnically, a parameterized query is just doing sanitization for you. Or does escaping not count as sanitizing? Although nothing wrong with sanitizing yourself then using parameterized queries. Never know if the API has a bug.
They should use parameterized queries, not sanitization.
Technically, a parameterized query is just doing sanitization for you. Or does escaping not count as sanitizing?
Although nothing wrong with sanitizing yourself then using parameterized queries. Never know if the API has a bug.