jaybone@lemmy.world to Inktober @sh.itjust.works · 1 year ago09 LAMPlemmy.worldimagemessage-square2fedilinkarrow-up123arrow-down12
arrow-up121arrow-down1image09 LAMPlemmy.worldjaybone@lemmy.world to Inktober @sh.itjust.works · 1 year agomessage-square2fedilink
minus-squareink@sh.itjust.worksMlinkfedilinkarrow-up3·edit-21 year agoI’m not smart enough to suss out what that means, but it looks great! :)
minus-squarejonne@infosec.publinkfedilinkarrow-up2·1 year 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.