jaybone@lemmy.world to Inktober 2024@sh.itjust.works · 3 days ago09 LAMPlemmy.worldimagemessage-square3fedilinkarrow-up125arrow-down12
arrow-up123arrow-down1image09 LAMPlemmy.worldjaybone@lemmy.world to Inktober 2024@sh.itjust.works · 3 days agomessage-square3fedilink
minus-squarejonne@infosec.publinkfedilinkarrow-up2·3 days agoYeah, no need to escape input twice. You’re using prepared statements, you don’t need the mysql_real_escape_string method any more.
It’s a cry for help.
Yeah, no need to escape input twice. You’re using prepared statements, you don’t need the mysql_real_escape_string method any more.