ink sh.itjust.works2Hide 2 repliesI'm not smart enough to suss out what that means, but it looks great! :)3
jjonne replyinfosec.pubYeah, no need to escape input twice. You're using prepared statements, you don't need the mysql_real_escape_string method any more.2
I'm not smart enough to suss out what that means, but it looks great! :)
Yeah, no need to escape input twice. You're using prepared statements, you don't need the mysql_real_escape_string method any more.