jaybone@lemmy.world to Inktober 2024@sh.itjust.works · 2 months ago09 LAMPlemmy.worldimagemessage-square2linkfedilinkarrow-up125arrow-down12
arrow-up123arrow-down1image09 LAMPlemmy.worldjaybone@lemmy.world to Inktober 2024@sh.itjust.works · 2 months agomessage-square2linkfedilink
minus-squareink@sh.itjust.worksMlinkfedilinkarrow-up3·edit-22 months agoI’m not smart enough to suss out what that means, but it looks great! :)
minus-squarejonne@infosec.publinkfedilinkarrow-up2·2 months agoYeah, no need to escape input twice. You’re using prepared statements, you don’t need the mysql_real_escape_string method any more.
I’m not smart enough to suss out what that means, but it looks great! :)
deleted by creator
Yeah, no need to escape input twice. You’re using prepared statements, you don’t need the mysql_real_escape_string method any more.